<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SynchronizeModelState service failed on edge thing in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1042711#M70875</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/834588"&gt;@javed_a&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;It appears that there is a reply that answers your question.&amp;nbsp; For the benefit of other Community Members who may have the same question, it would be great if you could designate it as the Accepted Solution.&lt;BR /&gt;&lt;BR /&gt;In the event that this response did not answer your question, please post your current status so that we can continue to support.&lt;BR /&gt;&lt;BR /&gt;Thanks for using the PTC Community!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Charles&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2025 01:10:24 GMT</pubDate>
    <dc:creator>CharlesJi</dc:creator>
    <dc:date>2025-11-11T01:10:24Z</dc:date>
    <item>
      <title>SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037053#M70665</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using GetProperties service from Dynamic ThingShpe, I have enabled automatic value update.&lt;/P&gt;&lt;P&gt;The properties which are being bind are set via service as it is calculated field (Not logged but persist). Thingworx version : 9.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On page load I got warning in application log as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ApplicationLog" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/129254i40C0B1CBDF87224E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ApplicationLog.png" alt="ApplicationLog" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ApplicationLog&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;On Mashup log, below info shown:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MashupRuntimeLog" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/129255i9DFBB0187A8A65E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="MashupRuntimLog.png" alt="MashupRuntimeLog" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;MashupRuntimeLog&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any idea why I am getting this warning in application log, and how to avoid this.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 05:51:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037053#M70665</guid>
      <dc:creator>javed_a</dc:creator>
      <dc:date>2025-10-07T05:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037125#M70666</link>
      <description>&lt;P&gt;This is expected: the AlwaysOn JS client in Mashup does not yet implement the SynchronizeModelState service. The platform will fall back to the legacy service if this one fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS423838" target="_blank"&gt;https://www.ptc.com/en/support/article/CS423838&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 09:19:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037125#M70666</guid>
      <dc:creator>smainente</dc:creator>
      <dc:date>2025-10-07T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037791#M70674</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;How ever I am not using remote properties, the value are being set by a service on a refresh logic.&lt;/P&gt;&lt;P&gt;And the source properties are being set via subscription as data coming from MQTT.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;PTC says it can be ignored but any further insight in it to avoid the warning.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 05:14:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037791#M70674</guid>
      <dc:creator>javed_a</dc:creator>
      <dc:date>2025-10-09T05:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037841#M70677</link>
      <description>&lt;P&gt;That service is invoked after every bind (irrespective if you have remote properties). I will report to R&amp;amp;D if it hasn't been done.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 11:42:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1037841#M70677</guid>
      <dc:creator>smainente</dc:creator>
      <dc:date>2025-10-09T11:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1042711#M70875</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/834588"&gt;@javed_a&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;It appears that there is a reply that answers your question.&amp;nbsp; For the benefit of other Community Members who may have the same question, it would be great if you could designate it as the Accepted Solution.&lt;BR /&gt;&lt;BR /&gt;In the event that this response did not answer your question, please post your current status so that we can continue to support.&lt;BR /&gt;&lt;BR /&gt;Thanks for using the PTC Community!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Charles&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 01:10:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1042711#M70875</guid>
      <dc:creator>CharlesJi</dc:creator>
      <dc:date>2025-11-11T01:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1042724#M70877</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/56171"&gt;@smainente&lt;/a&gt;&amp;nbsp; Thank you for information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Agree with your point but too many warning in application log does not looks good. Did R&amp;amp;D team have any work around it.&lt;BR /&gt;&lt;BR /&gt;To add more information, I am using getproperties along with collection widget.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 02:27:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1042724#M70877</guid>
      <dc:creator>javed_a</dc:creator>
      <dc:date>2025-11-11T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1051872#M71146</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/834588"&gt;@javed_a&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As documented in &lt;A href="https://www.ptc.com/en/support/article/CS423838," target="_blank"&gt;https://www.ptc.com/en/support/article/CS423838&lt;/A&gt;, this has been reported to R&amp;amp;D as an enhancement request and is currently under internal discussion.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, have you tried adjusting the ApplicationLog level in the composer to suppress these warning messages?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 01:31:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1051872#M71146</guid>
      <dc:creator>CharlesJi</dc:creator>
      <dc:date>2026-01-22T01:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1051891#M71148</link>
      <description>&lt;P&gt;Thank you for the update, we will ignore this warning for now. We are not suppressing as there might be other relevant warning, or is there specific way to suppress specifically this type of warning?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 06:10:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1051891#M71148</guid>
      <dc:creator>javed_a</dc:creator>
      <dc:date>2026-01-22T06:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: SynchronizeModelState service failed on edge thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1052161#M71158</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/834588"&gt;@javed_a&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not aware of any method to suppress a specific warning—at least not to my knowledge.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I guess you could try customizing the logger through the Logback configuration file. However, as you mentioned, this approach may also filter out other relevant warnings.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.ptc.com/help/thingworx/platform/r9.6/en/index.html#page/ThingWorx/Help/Composer/System/Logs/configuringlogging.html" target="_blank" rel="noopener"&gt;http://support.ptc.com/help/thingworx/platform/r9.6/en/index.html#page/ThingWorx/Help/Composer/System/Logs/configuringlogging.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 02:00:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SynchronizeModelState-service-failed-on-edge-thing/m-p/1052161#M71158</guid>
      <dc:creator>CharlesJi</dc:creator>
      <dc:date>2026-01-26T02:00:40Z</dc:date>
    </item>
  </channel>
</rss>

