Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Iain SandersHi 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