LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Maximum column width/length

    Employee
    Posted 12-29-2011 11:34

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: sgerbig700

    A portion of an existing graph continues to shut BRE down now that I have upgraded to LAE 4.5. Prior to shutting down, I am getting error messages like "Output buffer overflow in method printf" or "The instruction at "0x004448d7" referenced memory at "0x2c35313a". The memory could not be "read". Click on OK to terminate the program." or ...

    This portion of the graph basically takes the output of an agg (FileName,Number of Records,String of comma delimited numbers) and splits the data into many rows of FileName,T1 number,T2 number. Although the output of the agg is only 120 rows, a few of the number of records are huge (like 31,902 or a list of 31,902 comma delimited numbers).

    Have I now exceeded a maximum column length for a string of characters in 4.5? I did not have this problem in the older version.

    Attached is basically what I'm trying to do - but cannot attach the full 120 row static node because of upload size contraints.
    Attachments:
    exampleTooMuchData.zip


  • 2.  RE: Maximum column width/length

    Employee
    Posted 01-10-2012 11:03

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Tim Meagher

    Hi,

    I have been unable to reproduce the problem you are describing using the attached graph ..

    I have a few questions:
    1) What specific LAE version are you using (4.5.0, 4.5.1, 4.5.2?)
    2) Which version were you using previously where this error did not occur?
    3) Which node is BRE executing when the crash occurs?
    4) Does this crash occur just after the completion of a specific node, or just after the start of a specific node?
    5) Can you reproduce this problem when running with the graph you attached, or only when running the full 120 rows?
    6) If the latter, can you isolate the record with the largest width & attach that?
    7) Can you post a screenshot of your advanced preferences (under Tools->Preferences->Advanced)

    Thanks,
    Tim