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.  nOutputSize < 0

    Employee
    Posted 04-30-2013 17:11

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

    Originally posted by: StuartOboler

    Hi,
    Does anyone know what the error message "nOutputSize < 0" refers to?
    We're getting this message when loading a CSV file.
    Thanks,
    Stuart


  • 2.  RE: nOutputSize < 0

    Employee
    Posted 05-01-2013 10:24

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

    Originally posted by: ltolleson

    Stuart,

    Can you give us a little more information. What version of BRE are you using? Please include the entire error message. If you could also attach the graph that would be helpful as well. I have never seen that specific message.

    Thanks,
    Larry


  • 3.  RE: nOutputSize < 0

    Employee
    Posted 05-01-2013 19:02

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

    Originally posted by: StuartOboler

    error.zip

    <logEvent id="0" parent="0" chain="0" timestamp="1367455384000" level="ERROR">
    <message xsi:type="rawMessage"><![CDATA[nOutputSize < 0]]></message>
    <detail xsi:type="cppDetail" context="Jigsaw::EscapeText::encode()" line="165" file="build/linux-x86-64/release/code/source/jigsaw/misc/EscapeText.cpp" </detail>
    </logEvent>


    <logEvent id="0" parent="0" chain="0" timestamp="1367455387000" level="ERROR">
    <message xsi:type="rawMessage"><![CDATA[ERROR processing data:
    nOutputSize < 0]]></message>
    <detail xsi:type="cppDetail" context="Salmon::NED::NodeMain::errorMsg()" line="28" file="build/linux-x86-64/release/code/source/brain/node/NodeMain.cpp" </detail>
    </logEvent>

    We're using version 4.5.4


  • 4.  RE: nOutputSize < 0

    Employee
    Posted 05-02-2013 05:37

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

    Originally posted by: Tim Meagher

    Hi,

    The BRG you attached doesn't look like the node you actually had configured to run, since it has the error log contents copied into the FilenameExpr field of the CSV file.
    Can you please attach the node, as it is configured when you receive this error.
    A sample file where you experience the problem would also help.

    Thanks,
    Tim.