Older version of moneydance - how do I get it to save and continue using it?

stefeyne's Avatar

stefeyne

Jan 16, 2016 @ 11:51 PM

I had a crash, had to buy a new version - Moneydance 15 - I have several years of records in the old one.
Had an archive from last Aug - was able to open it ONCE
then once it's in there, I can't use it - it keeps stopping - HELP PLEASE!

  1. 1 Posted by Ben Spencer on Jan 17, 2016 @ 02:11 AM

    Ben Spencer's Avatar

    Could you be more specific by what you mean when you say "I can't use it - it keeps stopping". What exactly happens? Do you get an error message?

    Ben Spencer
    Infinite Kind Support

  2. 2 Posted by stefeyne on Jan 17, 2016 @ 02:53 PM

    stefeyne's Avatar

    Thanks so much Ben, I appreciate your response and hope you can help me.
    Tax time is around the corner :)

    First - I had the old one with Yosemite I think.

    Then my mac crashed and Apple installed El Capitan - sigh.

    So I bought the newest moneydance.

    Now when I open it I get this screen:

    [image: Inline image 1]

    You can see how many times I keep trying to open it - and it never just
    opens to the account like it used to.

    I've tried clicking on the accounts on the right and get this error message
    [image: Inline image 2]

    Then when I go to the bottom - to open other - it won't open anything -
    it's as if the link doesn't work.

    So then I go to import new account set - which often freezes up on me.
    So I next have to close out and start again.
    I go to import new account
    and I had archived several older versions - trying to play safe-
    I even did it yesterday - and here is the error message I get for that one
    [image: Inline image 4]

    So then I go to older files -
    sometimes it won't let me open any of them.
    So I have to close it down.

    Then it lets me open one - and if it's not the most recent one - then I
    have to struggle to find the newest one - and it only opens it if it's
    archived.
    I don't know how to get it to create a new file and open it up
    automatically.

    The good news is that it does save what I did yesterday - but I don't know
    how to make it come back - cuz when it opens it's only the "moneydance"
    logo up in the task bar - and it won't give me options until a file is
    opened.

    I'm very nervous now and would LOVE your help.

    Thanks in advance,

    Stephanie

    Stephanie

  3. 3 Posted by stefeyne on Jan 18, 2016 @ 04:54 PM

    stefeyne's Avatar

    PS

    I tried catching up for the past 4 months- I entered all my bank info and
    all the credit card info - and now it won't let me open it.
    Can't import and can't open.
    I get the same Java.lang null error message.
    I'm getting scared cuz I have taxes due soon.

    Looking forward to you help
    Thanks!!!

    stephanie

  4. 4 Posted by Scott Meehan on Jan 21, 2016 @ 05:01 PM

    Scott Meehan's Avatar

    Hi Stephanie,

    Can you send me your errlog.txt file? If you're using Mac OS X, it should be located at one of these locations within your Home folder:

    ~/Library/Containers/com.infinitekind.MoneydanceOSX/Data/Library/Application Support/Moneydance/errlog.txt

    or:

    ~/Library/Application Support/Moneydance/errlog.txt

    If you have any trouble finding your Home Library folder, open Finder and select Go -> Go to Folder and and copy and paste in the following:

    ~/Library

    This should pull up your local Library folder.

    If you're using Windows, it should be located at:

    C:\Users\(yourusername)\.moneydance\errlog.txt

    Scott Meehan
    Infinite Kind Support

  5. 5 Posted by stefeyne on Jan 23, 2016 @ 06:06 PM

    stefeyne's Avatar

    Sorry it took me so long - here it is

    And THANKS!

    Stephanie

  6. 6 Posted by stefeyne on Jan 23, 2016 @ 06:07 PM

    stefeyne's Avatar

    Just realized the attachment might not go through.
    I'm on El Capitan - and would not be suprised if that was the problem
    thanks'

    Starting Moneydance 2015.6 (1298) at Mon Jan 18 11:40:58 EST 2016
    Settings Folder:
    /Users/stephaniefeyne/Library/Containers/com.infinitekind.MoneydanceOSX/Data/Library/Application
    Support/Moneydance
    OS: Mac OS X 10.11.2 x86_64
    Java: 1.8.0_51 (Oracle Corporation)
    Is in sandbox: true; restricted file access: false
    Initializing Moneydance SSL
    Created new custom trust manager
    TRUSTMGR: initialized custom stream handler factory...
    initialised mono font: java.awt.Font[family=Gill Sans,name=Gill
    Sans,style=plain,size=13]
    initialised fonts:
    base=java.awt.Font[family=Helvetica Neue,name=Helvetica
    Neue,style=plain,size=13];
    numeric=java.awt.Font[family=Gill Sans,name=Gill Sans,style=plain,size=13];
    register=java.awt.Font[family=Dialog,name=Helvetica
    Regular,style=plain,size=12];
    header=java.awt.Font[family=Helvetica Neue,name=Helvetica
    Neue,style=plain,size=15]
    multires images available: true
    initialised mono font: java.awt.Font[family=Gill Sans,name=Gill
    Sans,style=plain,size=13]
    opening last file:
    /Users/stephaniefeyne/Desktop/renoroonie/Moneydance/moneydance1.moneydance
    java.io.FileNotFoundException:
    /Users/stephaniefeyne/Desktop/renoroonie/moneydance1.moneydance/key
    (Operation not permitted)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
    at com.infinitekind.util.IOUtils.openZip(IOUtils.java:278)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.openFile(MoneydanceGUI.java:578)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1840)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1684)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$3.actionPerformed(WelcomeWindow.java:86)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$WelcomeButton$1.mouseClicked(WelcomeWindow.java:329)
    at java.awt.Component.processMouseEvent(Component.java:6528)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
    at java.awt.Component.processEvent(Component.java:6290)
    at java.awt.Container.processEvent(Container.java:2234)
    at java.awt.Component.dispatchEventImpl(Component.java:4881)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
    at java.awt.Container.dispatchEventImpl(Container.java:2278)
    at java.awt.Window.dispatchEventImpl(Window.java:2750)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.awt.EventQueue$4.run(EventQueue.java:729)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
    at
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:277)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.openFile(MoneydanceGUI.java:579)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1840)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1684)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$3.actionPerformed(WelcomeWindow.java:86)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$WelcomeButton$1.mouseClicked(WelcomeWindow.java:329)
    at java.awt.Component.processMouseEvent(Component.java:6528)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
    at java.awt.Component.processEvent(Component.java:6290)
    at java.awt.Container.processEvent(Container.java:2234)
    at java.awt.Component.dispatchEventImpl(Component.java:4881)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
    at java.awt.Container.dispatchEventImpl(Container.java:2278)
    at java.awt.Window.dispatchEventImpl(Window.java:2750)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.awt.EventQueue$4.run(EventQueue.java:729)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
    at
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    java.io.FileNotFoundException:
    /Users/stephaniefeyne/Desktop/renoroonie/Moneydance/moneydance1.moneydance/key
    (Operation not permitted)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
    at com.infinitekind.util.IOUtils.openZip(IOUtils.java:278)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.openFile(MoneydanceGUI.java:578)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1840)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1684)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$3.actionPerformed(WelcomeWindow.java:86)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$WelcomeButton$1.mouseClicked(WelcomeWindow.java:329)
    at java.awt.Component.processMouseEvent(Component.java:6528)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
    at java.awt.Component.processEvent(Component.java:6290)
    at java.awt.Container.processEvent(Container.java:2234)
    at java.awt.Component.dispatchEventImpl(Component.java:4881)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
    at java.awt.Container.dispatchEventImpl(Container.java:2278)
    at java.awt.Window.dispatchEventImpl(Window.java:2750)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.awt.EventQueue$4.run(EventQueue.java:729)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
    at
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:277)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.openFile(MoneydanceGUI.java:579)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1840)
    at
    com.moneydance.apps.md.view.gui.MoneydanceGUI.importFile(MoneydanceGUI.java:1684)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$3.actionPerformed(WelcomeWindow.java:86)
    at
    com.moneydance.apps.md.view.gui.WelcomeWindow$WelcomeButton$1.mouseClicked(WelcomeWindow.java:329)
    at java.awt.Component.processMouseEvent(Component.java:6528)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
    at java.awt.Component.processEvent(Component.java:6290)
    at java.awt.Container.processEvent(Container.java:2234)
    at java.awt.Component.dispatchEventImpl(Component.java:4881)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
    at java.awt.Container.dispatchEventImpl(Container.java:2278)
    at java.awt.Window.dispatchEventImpl(Window.java:2750)
    at java.awt.Component.dispatchEvent(Component.java:4703)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.awt.EventQueue$4.run(EventQueue.java:729)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
    at
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    loading dataset:
    /Users/stephaniefeyne/Library/Containers/com.infinitekind.MoneydanceOSX/Data/Documents/Feyne
    Bahr.moneydance
    book:Feyne Bahr; uuid:3f254992-ed3f-4d8d-be2a-797e954c7bd8
    trunk data loaded (0.0 seconds), checking for incremental updates
    Warning: no root account was found! Re-adding.
    opening txns log file for writing: tiksync/out/20160118164214_465.txn
    replacing root: null () with new root: Feyne Bahr
    (88afcef9-aa62-4f7b-9fb3-0fd6bba77238
    account updated:Feyne Bahr; info:mod.acct:name=Feyne
    Bahr&old_id=7300065&obj_type=acct&currid=47917f28-7d13-431a-82c0-9d4a35dd9f95&id=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&type=r&curr=-1&ts=1453135334465
    balances recalculated in 0.001 seconds
    balances recalculated in 0.0 seconds
    account updated:Feyne Bahr; info:mod.acct:name=Feyne
    Bahr&old_id=7300065&obj_type=acct&currid=3bb4f73f-07cd-4ee4-80bb-ba25ce1d0865&id=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&type=r&curr=2251809&ts=1453135334475
    loading dataset:
    /Users/stephaniefeyne/Library/Containers/com.infinitekind.MoneydanceOSX/Data/Documents/Feyne
    Bahr.moneydance
    loading with 128 bit encryption key
    book:Feyne Bahr; uuid:3f254992-ed3f-4d8d-be2a-797e954c7bd8
    trunk data loaded (0.0 seconds), checking for incremental updates
     reading txn file 20160118164214_465.txn
    account updated:Feyne Bahr; info:mod.acct:name=Feyne
    Bahr&old_id=7300065&obj_type=acct&currid=3bb4f73f-07cd-4ee4-80bb-ba25ce1d0865&id=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&type=r&curr=2251809&ts=1453135334475
    error loading txn file tiksync/out/20160118164214_465.txn; continuing.
    error: java.io.IOException: javax.crypto.BadPaddingException: Given final
    block not properly padded
    replacing root: null () with new root: Feyne Bahr
    (88afcef9-aa62-4f7b-9fb3-0fd6bba77238
    balances recalculated in 0.0 seconds
    opening txns log file for writing: tiksync/out/20160118164217_464.txn
    account updated:Checking;
    info:mod.acct:name=Checking&old_id=1&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=16480b43-2ab5-4adf-a1af-49b1173cb403&curr=8653209&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337464
    account updated:Savings;
    info:mod.acct:name=Savings&old_id=2&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=df113e53-57b9-4e60-8b1c-85f75b9568a7&curr=8653209&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337465
    account updated:Bank Charge; info:mod.acct:name=Bank
    Charge&old_id=3&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=df2e3b20-da53-4c43-b362-4c98707a2b97&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337465
    account updated:Bank Charge:Interest Paid; info:mod.acct:name=Interest
    Paid&old_id=4&pid=3&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=a867a0b9-4ec5-4fc3-9e82-402099813697&curr=8653209&type=e&parentid=df2e3b20-da53-4c43-b362-4c98707a2b97&sbal=0&ts=1453135337466
    account updated:Bank Charge:Service Charges; info:mod.acct:name=Service
    Charges&old_id=5&pid=3&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=00d739e9-c20a-4bc8-816d-b49f778b044b&curr=8653209&type=e&parentid=df2e3b20-da53-4c43-b362-4c98707a2b97&sbal=0&ts=1453135337466
    account updated:Miscellaneous;
    info:mod.acct:name=Miscellaneous&old_id=6&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e1e45e7d-5044-4129-9c1e-f87b94581e52&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337466
    account updated:ATM Withdrawal; info:mod.acct:name=ATM
    Withdrawal&old_id=7&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=bd8970a1-4b56-4367-9a3f-1f802aa6b80d&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337466
    account updated:ATM Withdrawal:Cash;
    info:mod.acct:name=Cash&old_id=8&pid=7&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=01d953fd-98ac-4538-be20-acfc758b6705&curr=8653209&type=e&parentid=bd8970a1-4b56-4367-9a3f-1f802aa6b80d&sbal=0&ts=1453135337467
    account updated:ATM Withdrawal:Service Charge; info:mod.acct:name=Service
    Charge&old_id=9&pid=7&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=18cd3558-9250-4c68-988d-da51239cc39f&curr=8653209&type=e&parentid=bd8970a1-4b56-4367-9a3f-1f802aa6b80d&sbal=0&ts=1453135337467
    account updated:Childcare;
    info:mod.acct:name=Childcare&old_id=10&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=82ac32d8-a7fd-4e75-88bb-8881911c7622&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337467
    account updated:Education;
    info:mod.acct:name=Education&old_id=11&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=cbede954-da35-41cd-aa1c-6ac133bde90c&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337468
    account updated:Education:Books;
    info:mod.acct:name=Books&old_id=12&pid=11&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=22c85ea2-7b56-47ef-b635-d76b83a0783a&curr=8653209&type=e&parentid=cbede954-da35-41cd-aa1c-6ac133bde90c&sbal=0&ts=1453135337468
    account updated:Education:Fees;
    info:mod.acct:name=Fees&old_id=13&pid=11&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=aafc1720-80d3-4c78-b0f6-819ebeeff6c4&curr=8653209&type=e&parentid=cbede954-da35-41cd-aa1c-6ac133bde90c&sbal=0&ts=1453135337468
    account updated:Education:Tuition;
    info:mod.acct:name=Tuition&old_id=14&pid=11&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e2a55934-c496-42c7-a1e2-47a9937e00ab&curr=8653209&type=e&parentid=cbede954-da35-41cd-aa1c-6ac133bde90c&sbal=0&ts=1453135337469
    account updated:Healthcare;
    info:mod.acct:name=Healthcare&old_id=15&tax_category=273&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=f99c953c-3b64-47b7-9f68-45ce75e28062&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337469
    account updated:Healthcare:Dental;
    info:mod.acct:name=Dental&old_id=16&tax_category=484&pid=15&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=a4262eb8-2fbc-41d4-adec-ecb298e54f2f&curr=8653209&type=e&parentid=f99c953c-3b64-47b7-9f68-45ce75e28062&sbal=0&ts=1453135337469
    account updated:Healthcare:Vision;
    info:mod.acct:name=Vision&old_id=17&tax_category=484&pid=15&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=22dd35fd-2350-4233-bd33-9e1f8329c279&curr=8653209&type=e&parentid=f99c953c-3b64-47b7-9f68-45ce75e28062&sbal=0&ts=1453135337470
    account updated:Healthcare:Hospital;
    info:mod.acct:name=Hospital&old_id=18&tax_category=484&pid=15&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=53418ac3-e510-4a32-9a17-47436d88b87c&curr=8653209&type=e&parentid=f99c953c-3b64-47b7-9f68-45ce75e28062&sbal=0&ts=1453135337470
    account updated:Healthcare:Physician;
    info:mod.acct:name=Physician&old_id=19&tax_category=484&pid=15&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=f2ecfbd8-5d2b-4a05-9c32-65183252de8f&curr=8653209&type=e&parentid=f99c953c-3b64-47b7-9f68-45ce75e28062&sbal=0&ts=1453135337470
    account updated:Healthcare:Prescriptions;
    info:mod.acct:name=Prescriptions&old_id=20&tax_category=273&pid=15&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=6a50d775-ffb0-4098-86ee-8c7531b6590e&curr=8653209&type=e&parentid=f99c953c-3b64-47b7-9f68-45ce75e28062&sbal=0&ts=1453135337470
    account updated:Pet Care; info:mod.acct:name=Pet
    Care&old_id=21&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0d91dcfc-3d58-4128-a5ca-ff56eb124d8b&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337471
    account updated:Pet Care:Food;
    info:mod.acct:name=Food&old_id=22&pid=21&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=72377d7b-1384-4a9e-b9ff-1b11a61c1766&curr=8653209&type=e&parentid=0d91dcfc-3d58-4128-a5ca-ff56eb124d8b&sbal=0&ts=1453135337471
    account updated:Pet Care:Supplies;
    info:mod.acct:name=Supplies&old_id=23&pid=21&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=a67a030d-c82e-4208-9b36-ad533372ec64&curr=8653209&type=e&parentid=0d91dcfc-3d58-4128-a5ca-ff56eb124d8b&sbal=0&ts=1453135337471
    account updated:Pet Care:Veterinarian;
    info:mod.acct:name=Veterinarian&old_id=24&pid=21&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=dec10cdb-8f01-4bc7-a383-173776d14c21&curr=8653209&type=e&parentid=0d91dcfc-3d58-4128-a5ca-ff56eb124d8b&sbal=0&ts=1453135337472
    account updated:Insurance;
    info:mod.acct:name=Insurance&old_id=25&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=c193fee0-e9a7-42f0-94f0-482a4179625e&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337472
    account updated:Insurance:Automobile;
    info:mod.acct:name=Automobile&old_id=26&pid=25&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=ef2ac40a-4b9d-4c58-9b5f-a27973a57262&curr=8653209&type=e&parentid=c193fee0-e9a7-42f0-94f0-482a4179625e&sbal=0&ts=1453135337473
    account updated:Insurance:Health;
    info:mod.acct:name=Health&old_id=27&pid=25&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0375e1aa-8dcf-4a80-811c-7889510fbb9a&curr=8653209&type=e&parentid=c193fee0-e9a7-42f0-94f0-482a4179625e&sbal=0&ts=1453135337473
    account updated:Insurance:Home;
    info:mod.acct:name=Home&old_id=28&pid=25&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0548a04b-6d5e-4642-84d1-09962a4c99d0&curr=8653209&type=e&parentid=c193fee0-e9a7-42f0-94f0-482a4179625e&sbal=0&ts=1453135337473
    account updated:Insurance:Life;
    info:mod.acct:name=Life&old_id=29&pid=25&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=d674a792-1662-4090-b3fa-2034a03af10e&curr=8653209&type=e&parentid=c193fee0-e9a7-42f0-94f0-482a4179625e&sbal=0&ts=1453135337474
    account updated:Tax;
    info:mod.acct:name=Tax&old_id=30&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=007a38c7-af1e-4562-8362-fa68dcd2f3be&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337474
    account updated:Tax:Federal Income Tax; info:mod.acct:name=Federal Income
    Tax&old_id=31&tax_category=461&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=43178372-0129-4e8e-93c4-035f70d28f24&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337474
    account updated:Tax:Local Income Tax; info:mod.acct:name=Local Income
    Tax&old_id=32&tax_category=463&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=655fbe8f-e43e-496f-b277-512daa62040b&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337475
    account updated:Tax:Medicare Tax; info:mod.acct:name=Medicare
    Tax&old_id=33&tax_category=480&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=501061c5-f72b-4c74-a95c-4e042eefcde9&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337475
    account updated:Tax:Misc Tax; info:mod.acct:name=Misc
    Tax&old_id=34&tax_category=277&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=8a6a5831-d305-416f-886e-4fa4b8f868ad&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337475
    account updated:Tax:Property Tax; info:mod.acct:name=Property
    Tax&old_id=35&tax_category=276&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=c1be4cac-14a7-49f4-9967-aabed9b231d0&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337476
    account updated:Tax:Social Security Tax; info:mod.acct:name=Social Security
    Tax&old_id=36&tax_category=462&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=015cd181-3dd6-41a3-80e7-53b479922564&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337476
    account updated:Tax:State Income Tax; info:mod.acct:name=State Income
    Tax&old_id=37&tax_category=464&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=acf35276-6de0-43a6-b780-2132276ae143&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337477
    account updated:Tax:Local Tax; info:mod.acct:name=Local
    Tax&old_id=38&tax_category=463&pid=30&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=d4ba5fd6-560f-4d75-987b-f8c671e52b22&curr=8653209&type=e&parentid=007a38c7-af1e-4562-8362-fa68dcd2f3be&sbal=0&ts=1453135337477
    account updated:Vacation;
    info:mod.acct:name=Vacation&old_id=39&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=1ffbc601-3dc5-493c-b8db-3c89c3fb4c2a&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337478
    account updated:Vacation:Lodging;
    info:mod.acct:name=Lodging&old_id=40&pid=39&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=07c2c972-d1e1-4827-ac11-2524b796b604&curr=8653209&type=e&parentid=1ffbc601-3dc5-493c-b8db-3c89c3fb4c2a&sbal=0&ts=1453135337478
    account updated:Vacation:Travel;
    info:mod.acct:name=Travel&old_id=41&pid=39&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=f852d894-0ad2-4ea0-b0b9-8ebd7a2dc18a&curr=8653209&type=e&parentid=1ffbc601-3dc5-493c-b8db-3c89c3fb4c2a&sbal=0&ts=1453135337478
    account updated:Automotive;
    info:mod.acct:name=Automotive&old_id=42&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=58236d7e-5e6a-4743-99b2-818bc701738d&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337479
    account updated:Automotive:Service;
    info:mod.acct:name=Service&old_id=43&pid=42&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=2aefdfb6-d148-4632-b02a-20895d19eda1&curr=8653209&type=e&parentid=58236d7e-5e6a-4743-99b2-818bc701738d&sbal=0&ts=1453135337479
    account updated:Automotive:Fuel;
    info:mod.acct:name=Fuel&old_id=44&pid=42&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=948b6479-d2c8-43ce-9d3c-5875d3ef9c02&curr=8653209&type=e&parentid=58236d7e-5e6a-4743-99b2-818bc701738d&sbal=0&ts=1453135337479
    account updated:Automotive:Misc;
    info:mod.acct:name=Misc&old_id=45&pid=42&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=75d76fc8-4ac9-4a76-ae8e-7fbf8ff4030a&curr=8653209&type=e&parentid=58236d7e-5e6a-4743-99b2-818bc701738d&sbal=0&ts=1453135337480
    account updated:Home;
    info:mod.acct:name=Home&old_id=46&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=01e5c5e6-2683-4455-9b26-319341f7f48a&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337480
    account updated:Home:Maintenance;
    info:mod.acct:name=Maintenance&old_id=47&pid=46&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=2fb3180c-4605-4854-b555-4388e615c42d&curr=8653209&type=e&parentid=01e5c5e6-2683-4455-9b26-319341f7f48a&sbal=0&ts=1453135337481
    account updated:Home:Lawn & Garden; info:mod.acct:name=Lawn %26
    Garden&old_id=48&pid=46&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=57f927cb-e8c3-48ba-8fb0-90a1c30f5c62&curr=8653209&type=e&parentid=01e5c5e6-2683-4455-9b26-319341f7f48a&sbal=0&ts=1453135337481
    account updated:Home:Furnishing;
    info:mod.acct:name=Furnishing&old_id=49&pid=46&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0ff98369-0bff-4dfc-9c94-75f25449ec13&curr=8653209&type=e&parentid=01e5c5e6-2683-4455-9b26-319341f7f48a&sbal=0&ts=1453135337481
    account updated:Home:Misc;
    info:mod.acct:name=Misc&old_id=50&pid=46&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=211f5ff8-657d-4d61-b899-fea4d29a3785&curr=8653209&type=e&parentid=01e5c5e6-2683-4455-9b26-319341f7f48a&sbal=0&ts=1453135337482
    account updated:Loan;
    info:mod.acct:name=Loan&old_id=51&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=5d43baae-7f9a-4da0-8b98-5f2349e229b6&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337482
    account updated:Loan:Payment;
    info:mod.acct:name=Payment&old_id=52&pid=51&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=7f44cc13-77c4-416d-b3ac-37057746ade2&curr=8653209&type=e&parentid=5d43baae-7f9a-4da0-8b98-5f2349e229b6&sbal=0&ts=1453135337483
    account updated:Loan:Interest;
    info:mod.acct:name=Interest&old_id=53&pid=51&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=2404511c-f747-4fef-8c38-9edd6c99755e&curr=8653209&type=e&parentid=5d43baae-7f9a-4da0-8b98-5f2349e229b6&sbal=0&ts=1453135337483
    account updated:Personal;
    info:mod.acct:name=Personal&old_id=54&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=4a0c762a-441f-44f2-89f6-1da45855d872&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337483
    account updated:Personal:Personal Care; info:mod.acct:name=Personal
    Care&old_id=55&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=5342d2ec-b744-4df8-a2a2-15801a280485&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337484
    account updated:Personal:Entertainment;
    info:mod.acct:name=Entertainment&old_id=56&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=b3163632-76f3-4fb3-b498-7bd795514a30&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337484
    account updated:Personal:Dining;
    info:mod.acct:name=Dining&old_id=57&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=35155cd5-d7b4-48e7-bf0f-a81c3dba1150&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337485
    account updated:Personal:Computer;
    info:mod.acct:name=Computer&old_id=58&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=4df64656-cedc-418d-a9fc-6b68cd7b456c&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337485
    account updated:Personal:Clothing;
    info:mod.acct:name=Clothing&old_id=59&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=6dfd48fd-fa9d-41f7-a06c-75ca4d403a02&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337485
    account updated:Personal:Misc;
    info:mod.acct:name=Misc&old_id=60&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=f420e7b8-b64d-419b-b35c-e80d1ee03e55&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337486
    account updated:Personal:Groceries;
    info:mod.acct:name=Groceries&old_id=61&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e3ef2b41-4689-4b19-9abe-832e7b57137a&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337486
    account updated:Personal:Restaurant;
    info:mod.acct:name=Restaurant&old_id=62&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e960cb07-aed5-4ce7-a723-3517058f1a27&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337487
    account updated:Personal:Gifts;
    info:mod.acct:name=Gifts&old_id=63&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=b5365e28-f32e-4879-b2cd-ee6bfc676f8b&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337487
    account updated:Personal:Donations;
    info:mod.acct:name=Donations&old_id=64&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=6b911327-4d7d-439b-ac26-9f59bb4021be&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337488
    account updated:Personal:Books/Magazines;
    info:mod.acct:name=Books/Magazines&old_id=65&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=8b05079d-a2f6-4e35-9ebe-bbbf294267a6&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337488
    account updated:Personal:Theatre;
    info:mod.acct:name=Theatre&old_id=66&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=9bb89611-3947-4799-957b-23015c3e75d5&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337489
    account updated:Personal:Sporting Goods; info:mod.acct:name=Sporting
    Goods&old_id=67&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=7b7b339d-19fb-4bec-9c1c-15e2efe65957&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337489
    account updated:Personal:Sports Events; info:mod.acct:name=Sports
    Events&old_id=68&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=74d6254c-3e56-44f0-985d-633764a75080&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337490
    account updated:Personal:Music;
    info:mod.acct:name=Music&old_id=69&pid=54&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=bb4183b3-bcd2-4a44-b8ef-39960923e1d7&curr=8653209&type=e&parentid=4a0c762a-441f-44f2-89f6-1da45855d872&sbal=0&ts=1453135337491
    account updated:Bills;
    info:mod.acct:name=Bills&old_id=70&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0d1de6be-03d5-45df-8993-667a15fc2132&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337491
    account updated:Bills:Phone;
    info:mod.acct:name=Phone&old_id=71&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=67e5a31e-66b6-4ace-9a85-c1e5ce6af720&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337492
    account updated:Bills:Cable;
    info:mod.acct:name=Cable&old_id=72&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=610ab3b0-583e-4f2b-84d6-46b631052c28&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337492
    account updated:Bills:Electric;
    info:mod.acct:name=Electric&old_id=73&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=2d7c775e-10df-461d-99e3-7c168f388292&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337493
    account updated:Bills:Garbage;
    info:mod.acct:name=Garbage&old_id=74&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=eb09c941-b178-4142-8ef5-67448eb2c453&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337493
    account updated:Bills:Homeowners Dues; info:mod.acct:name=Homeowners
    Dues&old_id=75&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=b2ae4c9d-8237-4dc7-875b-74be6c0899e9&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337494
    account updated:Bills:Mortgage Interest; info:mod.acct:name=Mortgage
    Interest&old_id=76&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=edc87e17-4eec-4573-ac8d-07838acc8f9e&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337495
    account updated:Bills:Rent;
    info:mod.acct:name=Rent&old_id=77&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=5f34bc1e-d4f4-4b6a-beee-deeca28ddc3a&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337495
    account updated:Bills:Water/Sewer;
    info:mod.acct:name=Water/Sewer&old_id=78&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=79c4a05b-29d3-49c0-bcb4-233252f8cbd6&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337496
    account updated:Bills:Gas;
    info:mod.acct:name=Gas&old_id=79&pid=70&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=807b54db-2715-43a8-a48b-57a4215e9802&curr=8653209&type=e&parentid=0d1de6be-03d5-45df-8993-667a15fc2132&sbal=0&ts=1453135337496
    account updated:Business;
    info:mod.acct:name=Business&old_id=80&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=ab2558dd-09ac-4c44-a27e-14450727648a&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337497
    account updated:Business:Reimbursed Expense; info:mod.acct:name=Reimbursed
    Expense&old_id=81&pid=80&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=ca9e07fc-7024-4c61-a665-91290883c448&curr=8653209&type=e&parentid=ab2558dd-09ac-4c44-a27e-14450727648a&sbal=0&ts=1453135337497
    account updated:Business:Non-Reimbursed Expense;
    info:mod.acct:name=Non-Reimbursed
    Expense&old_id=82&pid=80&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=716f98e5-17db-4f5d-aecb-a1bf2dd5a626&curr=8653209&type=e&parentid=ab2558dd-09ac-4c44-a27e-14450727648a&sbal=0&ts=1453135337498
    account updated:Investment;
    info:mod.acct:name=Investment&old_id=83&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=dd782626-2aa3-4abd-9612-9fdd38adce9e&curr=8653209&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337499
    account updated:Investment:Trading Commission; info:mod.acct:name=Trading
    Commission&old_id=84&pid=83&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=6168846e-3e80-4c74-a2cc-4e68bd26e48d&curr=8653209&type=e&parentid=dd782626-2aa3-4abd-9612-9fdd38adce9e&sbal=0&ts=1453135337499
    account updated:Initial Balance; info:mod.acct:name=Initial
    Balance&old_id=85&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=f70d9b4f-41f3-491f-baf9-51965f1194ad&curr=8653209&type=i&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337500
    account updated:Investment;
    info:mod.acct:name=Investment&old_id=86&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=7595e435-f157-44e4-9ce3-04afb020535e&curr=8653209&type=i&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337501
    account updated:Investment:Dividends;
    info:mod.acct:name=Dividends&old_id=87&tax_category=286&pid=86&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e0b1b24c-f991-408d-b606-f84a66cef2f0&curr=8653209&type=i&parentid=7595e435-f157-44e4-9ce3-04afb020535e&sbal=0&ts=1453135337501
    account updated:Investment:Interest Received; info:mod.acct:name=Interest
    Received&old_id=88&tax_category=287&pid=86&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=9e693653-40f1-4c18-b4ec-64d05aeb4b50&curr=8653209&type=i&parentid=7595e435-f157-44e4-9ce3-04afb020535e&sbal=0&ts=1453135337502
    account updated:Investment:Long-Term Cap. Gains;
    info:mod.acct:name=Long-Term Cap.
    Gains&old_id=89&tax_category=323&pid=86&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=da336b26-758b-49a3-8ace-7a7cd5d4c183&curr=8653209&type=i&parentid=7595e435-f157-44e4-9ce3-04afb020535e&sbal=0&ts=1453135337503
    account updated:Investment:Short-Term Cap. Gains;
    info:mod.acct:name=Short-Term Cap.
    Gains&old_id=90&tax_category=321&pid=86&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=ac89b3aa-dade-4547-aa42-bfb5422e47c7&curr=8653209&type=i&parentid=7595e435-f157-44e4-9ce3-04afb020535e&sbal=0&ts=1453135337503
    account updated:Investment:Tax-Exempt Interest;
    info:mod.acct:name=Tax-Exempt
    Interest&old_id=91&pid=86&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=59addfcd-78b8-43a9-bf80-e3bc749a8366&curr=8653209&type=i&parentid=7595e435-f157-44e4-9ce3-04afb020535e&sbal=0&ts=1453135337504
    account updated:Salary;
    info:mod.acct:name=Salary&old_id=92&tax_category=460&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=0c6c676a-f3ed-4790-9919-ccd41276aa3d&curr=8653209&type=i&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337504
    account updated:Salary:Paycheck;
    info:mod.acct:name=Paycheck&old_id=93&tax_category=460&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=ae57a404-ccbc-4726-9ba9-a9a44f6f8a63&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337505
    account updated:Salary:Commission;
    info:mod.acct:name=Commission&old_id=94&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=363e9590-8e17-4e36-938e-051707a7ff6a&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337506
    account updated:Salary:Bonus;
    info:mod.acct:name=Bonus&old_id=95&tax_category=460&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=3b01f434-4895-44d6-a126-22a95dfbea66&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337506
    account updated:Salary:Travel Reimbursement; info:mod.acct:name=Travel
    Reimbursement&old_id=96&tax_category=257&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=6d502ed2-5443-41ff-95a0-3ba7c2581adb&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337507
    account updated:Salary:Overtime;
    info:mod.acct:name=Overtime&old_id=97&tax_category=460&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=c042c5c8-3531-4e40-8fcf-def9a8146feb&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337508
    account updated:Salary:Employer Matching; info:mod.acct:name=Employer
    Matching&old_id=98&pid=92&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=8f5b0860-2dc3-4533-bda1-d32ad5357c5d&curr=8653209&type=i&parentid=0c6c676a-f3ed-4790-9919-ccd41276aa3d&sbal=0&ts=1453135337508
    account updated:Other Income; info:mod.acct:name=Other
    Income&old_id=99&tax_category=257&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=d7d5762a-7109-4593-b962-412e30a8e2f4&curr=8653209&type=i&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337509
    account updated:Other Income:Child Support; info:mod.acct:name=Child
    Support&old_id=100&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e90abbff-3537-443a-a7b5-e832ebdd67ba&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337510
    account updated:Other Income:Gifts Received; info:mod.acct:name=Gifts
    Received&old_id=101&tax_category=259&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=99007300-2fef-4fa7-8713-d7ac95e129c3&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337510
    account updated:Other Income:Loan Principal Received;
    info:mod.acct:name=Loan Principal
    Received&old_id=102&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=514c4f93-e5e9-4280-956e-1cc00b87da31&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337511
    account updated:Other Income:Lotteries;
    info:mod.acct:name=Lotteries&old_id=103&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=5d0d5a4e-3ce0-4dec-9753-2126916154c0&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337511
    account updated:Other Income:Tax Refund; info:mod.acct:name=Tax
    Refund&old_id=104&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=d5dada2a-bdf9-468b-82a9-9649c1172917&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337512
    account updated:Other Income:Unemployment Comp.;
    info:mod.acct:name=Unemployment
    Comp.&old_id=105&tax_category=479&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=d760b774-630f-4552-a09a-3721677db8cc&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337513
    account updated:Other Income:Consulting Payment;
    info:mod.acct:name=Consulting
    Payment&old_id=106&tax_category=257&pid=99&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=7dd1f3b1-ddee-476d-869c-2e52762509bd&curr=8653209&type=i&parentid=d7d5762a-7109-4593-b962-412e30a8e2f4&sbal=0&ts=1453135337513
    account updated:Retirement Income; info:mod.acct:name=Retirement
    Income&old_id=107&tax_category=519&pid=7300065&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=94b66ef0-04bd-4501-8c0c-c9290ccee5f3&curr=8653209&type=i&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ts=1453135337514
    account updated:Retirement Income:IRA Distributions; info:mod.acct:name=IRA
    Distributions&old_id=108&tax_category=666&pid=107&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=2f6debbf-1b41-48bb-a7ca-d906915b15d6&curr=8653209&type=i&parentid=94b66ef0-04bd-4501-8c0c-c9290ccee5f3&sbal=0&ts=1453135337515
    account updated:Retirement Income:Pensions/Annuities;
    info:mod.acct:name=Pensions/Annuities&old_id=109&tax_category=671&pid=107&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=352884c0-6dea-4287-9275-b15cb18515eb&curr=8653209&type=i&parentid=94b66ef0-04bd-4501-8c0c-c9290ccee5f3&sbal=0&ts=1453135337516
    account updated:Retirement Income:Social Security;
    info:mod.acct:name=Social
    Security&old_id=110&tax_category=266&pid=107&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=e2101a0d-d5c6-40f4-9280-9263574c09a7&curr=8653209&type=i&parentid=94b66ef0-04bd-4501-8c0c-c9290ccee5f3&sbal=0&ts=1453135337516
    balances recalculated in 0.001 seconds
    updating txns list for account Feyne Bahr
    opening txns log file for writing: tiksync/out/20160118164217_534.txn
    account updated:Feyne Bahr;
    info:mod.acct:ol_txns_list_id=e6f7ec43-a015-4980-9d43-2e3bb6815447&name=Feyne
    Bahr&old_id=7300065&obj_type=acct&currid=3bb4f73f-07cd-4ee4-80bb-ba25ce1d0865&id=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&type=r&curr=2251809&ts=1453135337535
    account updated:Feyne Bahr;
    info:mod.acct:ol_txns_list_id=e6f7ec43-a015-4980-9d43-2e3bb6815447&name=Feyne
    Bahr&old_id=7300065&obj_type=acct&currid=3bb4f73f-07cd-4ee4-80bb-ba25ce1d0865&id=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&type=r&curr=2251809&ts=1453135337535
    updating txns list for account Checking
    account updated:Checking;
    info:mod.acct:pid=7300065&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ol_txns_list_id=151dd0b3-86ca-4780-9e68-7006208f888c&name=Checking&old_id=1&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=16480b43-2ab5-4adf-a1af-49b1173cb403&curr=8653209&ts=1453135337535
    account updated:Checking;
    info:mod.acct:pid=7300065&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ol_txns_list_id=151dd0b3-86ca-4780-9e68-7006208f888c&name=Checking&old_id=1&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=16480b43-2ab5-4adf-a1af-49b1173cb403&curr=8653209&ts=1453135337536
    updating txns list for account Savings
    account updated:Savings;
    info:mod.acct:pid=7300065&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ol_txns_list_id=10888705-483c-44fb-9772-4b0e3399dbfa&name=Savings&old_id=2&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=df113e53-57b9-4e60-8b1c-85f75b9568a7&curr=8653209&ts=1453135337536
    account updated:Savings;
    info:mod.acct:pid=7300065&type=b&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ol_txns_list_id=10888705-483c-44fb-9772-4b0e3399dbfa&name=Savings&old_id=2&obj_type=acct&currid=eb068728-9345-4050-98bf-70ac0e6bfb33&id=df113e53-57b9-4e60-8b1c-85f75b9568a7&curr=8653209&ts=1453135337536
    updating txns list for account ATM Withdrawal
    account updated:ATM Withdrawal;
    info:mod.acct:pid=7300065&type=e&parentid=88afcef9-aa62-4f7b-9fb3-0fd6bba77238&sbal=0&ol_txns_list_id=3e7480b7-26b7-40a6-b4ea-e73c17f01e1f&name=ATM
    Withdrawal&old_id=7

  7. 7 Posted by Scott Meehan on Jan 28, 2016 @ 04:34 PM

    Scott Meehan's Avatar

    Hi Stephanie,

    Can you follow these instructions:

    http://osxdaily.com/2013/04/23/change-file-ownership-mac-os-x/

    to take ownership of your data set, which is located here:

    /Users/stephaniefeyne/Desktop/renoroonie/Moneydance/moneydance1.moneydance

    and see if that fixes the issue you're seeing?

    Scott Meehan
    Infinite Kind Support

  8. 8 Posted by stefeyne on Feb 21, 2016 @ 06:13 PM

    stefeyne's Avatar

    Thanks so much.

    It's working .

    Stephanie

  9. Ben Spencer closed this discussion on Feb 21, 2016 @ 06:23 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac