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.  CAT Node Error

    Employee
    Posted 03-08-2010 13:18

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

    Originally posted by: Iain Sanders

    Hi There,

    I am trying to concatenate approx 13 tables into one with the CAT Node, functioning as "Union", and I get this error:

    Error while starting execution of node 'Combined'
    Error executing node: Process exited before ENDIO message received.

    Installing log (03/09/2010 09:09:48) ...
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\jigsaw\Code\Source\IO\JFile.cpp" ; Line: 231; Context: "JFile::NativeOpen()"
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\SimpleIo.cp p"; Line: 171; Context: "Salmon::NED::SimpleIo::FileInput::initialize( )"
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\SimpleIo.cp p"; Line: 137; Context: "Salmon::NED::SimpleIo::FileInput::FileInput() "
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\SimpleIo.cp p"; Line: 120; Context: "Salmon::NED::SimpleIo::Input::createInput()"
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\SimpleIo.cp p"; Line: 192; Context: "Salmon::NED::SimpleIo::InputArray::addInput() "
    2010-03-09 09:09:48; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\NodeControl .cpp"; Line: 923; Context: "Salmon::NED::NodeControl::initializeIo()"
    Uninstalling log (03/09/2010 09:09:48) ...

    Please advise how I can resolve this problem.

    Many thanks,

    Iain


  • 2.  RE: CAT Node Error

    Employee
    Posted 03-08-2010 13:41

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

    Originally posted by: stonysmith

    Does one of the inputs have zero records and zero columns? I've seen that as a problem with the CAT before.