Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Programmer > Re: Text file l...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 52616 of 55513
Post > Topic >>

Re: Text file losing data after append

by rossum <rossum48@[EMAIL PROTECTED] > May 10, 2008 at 11:58 AM

On Fri, 9 May 2008 14:43:03 -0700 (PDT), "BarryJKaplan@[EMAIL PROTECTED]
"
<BarryJKaplan@[EMAIL PROTECTED]
> wrote:

>We have a system at Walgreens cor****ate HQ that allows users to create
>simple forms to be used on the web.
>We have found over the past 2 weeks the some of the records (about 5)
>append to text files are not appending to the end of the last record
>entered rather append over the last or next to last record with the
>new record.  It is not a timing issue since the appends occur hours
>apart.
>
>This system is designed in java known around here as "QuickForms".
>
>Any Ideas?
Difficult to be precise without code.  I have seen a similar problem
due to unflushed buffers/unclosed files.  It might be worth checking
that everything is completely flushed from buffers and actually
written to disc after every transaction.

rossum
 




 3 Posts in Topic:
Text file losing data after append
"BarryJKaplan@[EMAIL  2008-05-09 14:43:03 
Re: Text file losing data after append
Dave Miller <dave@[EMA  2008-05-09 22:31:24 
Re: Text file losing data after append
rossum <rossum48@[EMAI  2008-05-10 11:58:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 18:53:40 CST 2008.