UDT --with tag derived from MQTT tag-- clones self into MQTT Engine

Running Ignition Version: 7.9.6 (b2018012914) License: trial with Cirrus Link’s Transmission, Distributor, and Engine installed.

Connected an MQTT device to ignition, in preparation for connecting many identical devices. Each device is to be displayed in a vision window, and the data from each device stored a separate database table. The database tables are named after each device.

Created a UDT, each instance will point to a different device, make the data accessible to vision components, and store the data into the database.

Read the MQTT tag “Scale Output” using the derived tag “RawScaleOutput” and write the data the appropriate tags and the database using a Value Changed event script.

The problem:
When the Ignition trial is renewed for another 2 hours, the UDT duplicates its tags into the MQTT Engine. Until the duplicate tags are deleted, the MQTT device goes offline (according to ignition, the MQTT device thinks the connection remains fine, and publishes data that Ignition never sees). The tags are deleted, they are immediately recreated as long as the UDT instance exists. Cut the UDT instance, delete the tags, and paste the instance back.

Should I trust that this strange behavior will disappear once it’s working on a licenced copy and does not expire? Is there a better way to achieve the objective that may avoid this problem?

While this problem is happening, until I cut the UDT, the wrapper log is filled with this:

INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:08 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:08]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '2c90a859-7d53-4aac-bc46-1750b148ac59' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '18aee50f-304a-4682-9891-a7c73c5f337e' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'd436f628-3a16-42cf-ae0d-e9277aa874d9' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'aaa87258-9049-4a66-9022-11d5ee01e3aa' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '30784427-6a4d-4f88-be36-8bacdf4111ef' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '06243b54-b252-4c43-9560-24859b01ee8d' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '29fcdacb-8f0c-4f12-8a1f-12cd55553e60' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '4dbdfafd-3d2f-4302-b247-080de0b690b1' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '2186f14f-12a8-42c7-868c-a7cac8ab724e' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '0b921ad2-73c3-4e4e-8f3e-cea8bdcf4735' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '2c90a859-7d53-4aac-bc46-1750b148ac59' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '18aee50f-304a-4682-9891-a7c73c5f337e' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'd436f628-3a16-42cf-ae0d-e9277aa874d9' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'aaa87258-9049-4a66-9022-11d5ee01e3aa' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '30784427-6a4d-4f88-be36-8bacdf4111ef' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '06243b54-b252-4c43-9560-24859b01ee8d' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '29fcdacb-8f0c-4f12-8a1f-12cd55553e60' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '4dbdfafd-3d2f-4302-b247-080de0b690b1' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '2186f14f-12a8-42c7-868c-a7cac8ab724e' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '0b921ad2-73c3-4e4e-8f3e-cea8bdcf4735' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'fdc503b1-a2f7-4f34-80d7-8afe8ec692c1' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '8ed03384-5c47-4d9f-ac9e-f481c7e50a9a' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'f544ccac-97e7-4f48-8fe1-6868d0db5fe4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '602eb403-6c1b-4a59-b613-1b14e6bf3cfb' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '02887602-4244-4da4-bf2f-d11db08f4c5f' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id 'c65552d6-d7de-4668-9ec4-4fa31d2fa260' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
INFO   | jvm 1    | 2018/05/19 18:24:09 | W [c.i.i.g.t.c.TagConfigurationUtils] [01:24:09]: Cannot locate member for id '7e2e4dcd-e473-420d-bd2e-a0535a2688f4' 
1 Like

Normally for MQTT engine issues, IA redirects to cirruslink support support@cirrus-link.com They respond very fast. I got very good support when i did some test on MQTT. You can check it here.
https://support.inductiveautomation.com/index.php?/Tickets/Ticket/View/64553

I suggest, you can forward this link and invite their support to respond here, so that others also can participate. Thanks.

1 Like

Thank you very much, I’ll follow your advice. Your link errors: “Sorry, we couldn’t find the ticket you requested or you do not have permission to view it.” I’ll contact support@cirrus-link.com now.

Not sure how the support knowledge base works. Just search the KB with “MQTT Engine JSON”.

Updating the MQTT engine did not change the behavior.
Moving the UDT from “Tags\Edge Nodes\CheckWeighers” to “Tags\Edge Nodes\CheckWeighers\spare1\VersaWeigh” resulted in the duplicate tag getting produced in “All Providers\MQTT Engine\Edge Nodes\CheckWeighers\spare1\VersaWeigh” instead of “All Providers\MQTT Engine\Edge Nodes\CheckWeighers”

“Tags\Edge Nodes” is a folder that is owned by Transmission, “[MQTT Transmission]\Edge Nodes” so anything tags created in this folder are published through transmission. I moved the UDT from “Tags\Edge Nodes” to “Tags\Redigate” which is actually “[default]\Redigate” so transmission stopped publishing the tag, and I stopped getting it duplicated in Engine, because Engine was subscribed to Transmission.