Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Wierd OutOfMemory problem

  1. #11
    Join Date
    Apr 2008
    Posts
    174

    Default

    Dave, it is text file with 150 characters in each line, it is not fixed length.
    Also I testing the same program with other files larger than this one and it seems to be working just fine. I still havnt got a chance to see whether that file after that particular line has a new line character. I did profiling and heap, cpu etc is not fully utilized.

    I will check that file to see whether there is anything specific.

    Do we have any specific readers for non flat file files??

  2. #12
    Join Date
    Jun 2005
    Posts
    4,231

    Default

    Looks like this file is different then - it must be missing some line endings (what a line ending is in your case I have no idea).

    Quote Originally Posted by hailspring View Post
    Do we have any specific readers for non flat file files??
    Not right now. A few people have shown some interest but I haven't seen any JIRAs yet.

  3. #13

    Default hmm

    interesting problem.. I cant think of any solutions either?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •