Derek Atkins writes: > Dave Peticolas <[EMAIL PROTECTED]> writes: > > > > At this last step (notice that the rpc server was not restarted!) I > > > get that xml error. The error happens as a part of gnc_book_load(). > > > > So on the second pass the server is trying to open the file again? > > How does the server open the file? > > When a client connects, it does: > gnc_book_new() > > Then the client calls book_begin, so it does: > gnc_book_begin() > > then during the load operation it does: > gnc_book_load() I'm not sure what's going wrong here. Is the file being closed by the server when the client exits the first time? dave _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
- Strange error while working on RPC backend Derek Atkins
- Re: Strange error while working on RPC backend Dave Peticolas
- Re: Strange error while working on RPC backend Derek Atkins
- Re: Strange error while working on RPC backend Derek Atkins
- Re: Strange error while working on RPC bac... Dave Peticolas
- Re: Strange error while working on RP... Derek Atkins
- Re: Strange error while working o... Dave Peticolas
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Dave Peticolas
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Dave Peticolas
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Dave Peticolas
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Derek Atkins
- Re: Strange error while worki... Dave Peticolas