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.  LAE Error Code: lae.node.executionTerminated

    Employee
    Posted 04-16-2014 14:16

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

    Originally posted by: lae_errors

    This post has been created for discussion of error code lae.node.executionTerminated.

    Please reply to this thread with any description of error conditions, diagnostic information, and recommended resolutions.


  • 2.  RE: LAE Error Code: lae.node.executionTerminated

    Employee
    Posted 04-25-2014 11:19

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

    Originally posted by: Tim Meagher

    When this error occurs, it just indicates that the node has finished it's execution in an error state.

    There should be more information within the error message itself to identify the cause.

    Generally, there will also be additional error messages visible in the log viewer prior to this entry (either with a WARN, or ERROR level) that indicate the cause of the problem.


  • 3.  RE: LAE Error Code: lae.node.executionTerminated

    Employee
    Posted 06-10-2014 09:42

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

    Originally posted by: mmarinelli

    I encountered this error when using a Join Inner node, and I'm not sure why. I was joining two data sets, with the left column being a String data type and the right column being a Long. Could that have been the issue?