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.  Error/warning capture into file

    Employee
    Posted 04-07-2014 21:40

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

    Originally posted by: sree

    Hi Team,
    how can we capture error/warning code/messages into a file.
    Thank you for all your support.

    Regards,
    Sree.


  • 2.  RE: Error/warning capture into file

    Employee
    Posted 04-08-2014 07:51

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

    Originally posted by: DanRosenblatt

    Hi Sree,

    You installation of LAE is most likely already saving these messages in a log file in your BRAINscratch folder. The default location for this file is C:\BRAINscratch\log\server\server.7721.log.


  • 3.  RE: Error/warning capture into file

    Employee
    Posted 04-08-2014 08:25

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

    Originally posted by: ltolleson

    If you are looking to capture the error that a single node produces those errors logged in the C:\BRAINscratch\tmp\brain\<GraphName>\<RunName>\*. log. You can use the DirectoryList node and pull the files from your graphs directory to capture the error in the node. This is the only way currently to capture the error message of a single node.

    Thanks,
    Larry