Products | Versions |
---|---|
TIBCO Streaming | - |
Simply enabling concurrency with a multiplicity greater than one results in errors like:
2017-03-17 10:19:29.175-0400 [RingBufferThread - default.Terr:3] INFO - TERR: could not get a terr instance! 2017-03-17 10:19:29.175-0400 [Main module default] WARN com.streambase.sb.runtime.RuntimeEnv - Error at operator: default.Terr:3.Terr, port: 0, tuple:..., exception: Adapter Exception: TERR: Could not find a TERR instance to use.
<section name="terr-instance"> <setting name="In1" val="I1"/> <setting name="In2" val="I2"/> <setting name="In3" val="I3"/> ...
started engine node pid==14148 at Fri Mar 17 10:56:55 2017 2017-03-17 10:56:55.622-0400 [Thread-7] INFO - TERR: Using Developer Edition of TERR (4.2.0), not for production use. started engine node pid==8608 at Fri Mar 17 10:56:56 2017 2017-03-17 10:56:56.184-0400 [Thread-7] INFO - TERR: Using Developer Edition of TERR (4.2.0), not for production use. ...