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.  Errors in node XRef - invalid type

    Employee
    Posted 01-24-2010 15:38

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

    Originally posted by: Iain Sanders

    Please advise how I can fix the following error code:

    ****** Errors in node XRef

    --------- Errlog for Join
    ERROR processing data:
    invalid type: 11

    Installing log (01/25/2010 11:25:59) ...
    2010-01-25 11:25:59; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\Join\TwoExp rJoiner.cpp"; Line: 99; Context: "Salmon::NED::TwoExprJoiner::EvaluateJoin()"
    Uninstalling log (01/25/2010 11:25:59) ...

    Many thanks,

    Iain


  • 2.  RE: Errors in node XRef - invalid type

    Employee
    Posted 01-25-2010 03:56

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

    Originally posted by: michaelslowey

    Iain

    Are your Left input keys and Right Input Keys of the same type eg. Int and Int, or String and String.

    You get a similar error if they are not...

    Cheers
    Mick


  • 3.  RE: Errors in node XRef - invalid type

    Employee
    Posted 01-27-2010 15:06

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

    Originally posted by: rboccuzzi

    Iain, there isn't enough information in your post to truly understand what is happening. If you need more help, you should look at the post
    How To "Report a Problem with a Node" which is sticky (at the top of the forum) in this forum. That should walk you through creating a directory with all the info that you need to provide us for these types of questions. You could then zip that up and post it for assistance.

    Cheers
    Rich


  • 4.  RE: Errors in node XRef - invalid type

    Employee
    Posted 01-27-2010 19:21

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

    Originally posted by: Iain Sanders

    Thank you for your help guys - Mick was right, their was an int - string disconnect.

    All the best,

    Iain