<?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: Initialization Failed: Anomaly detection on Thing created from Generic thing in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619535#M37728</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/299394"&gt;@hujingrui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You first need to identify what version of ThingWorx you are using.&lt;BR /&gt;In Composer select Help &amp;gt; About. You should see either 8.3.x or 8.4.x at the bottom of the screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then in Composer, select Browse &amp;gt; SYSTEM &amp;gt; Subsystem &amp;gt; AlertProcessingSubsystem &amp;gt; Configuration&lt;/P&gt;
&lt;P&gt;Depending on the version you use you will see 2 fields to indicate the training and result microservice url (if you are in 8.3) or one field to select the AnalyticsGateway (if you are in 8.4).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in 8.3, if the training and result microservices have been filled, then you will see on what machine those are running. And you will need to check the log on that machine to see what is wrong.&lt;/P&gt;
&lt;P&gt;If they are not filled, or you are in 8.4, then you need to check with some administrator to know if the microservies or ThingWorx Analytics Server has been installed somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Christophe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 10:58:56 GMT</pubDate>
    <dc:creator>cmorfin</dc:creator>
    <dc:date>2019-07-24T10:58:56Z</dc:date>
    <item>
      <title>Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619512#M37723</link>
      <description>&lt;P&gt;Hi, i am trying to use anomaly detection with the alert system on a Thing that is created from a generic thing.&lt;/P&gt;
&lt;P&gt;The sensor readings are coming in via REST and i can plot a time series chart on the mashup. However after i tried using the anomaly detection alert in the new composer platform, it shows initialization failed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this because i am using a Generic thing instead of Remote Thing as mentioned in tutorials?? I am still a student so i do not have access/ connection to industrial software like kepserverex to connect to. I assume it can work since i can access the functionality on the new composer.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/18105i7C6B37D9A986358E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 09:38:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619512#M37723</guid>
      <dc:creator>hujingrui</dc:creator>
      <dc:date>2019-07-24T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619513#M37724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/299394"&gt;@hujingrui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anomaly detection will work with a generic thing, so that should not be an issue.&lt;/P&gt;
&lt;P&gt;If you get an Initialization Failed, it is more likely that the configuration is not right.&lt;/P&gt;
&lt;P&gt;So either the microservices (ThingWorx 8.3) are not started or not configure ok, or ThingWorx Analytics Server (if using ThingWorx 8.4) is not up and configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using ThingWorx 8.3, check the video "Deploying Training and result microservices - Jar deployment"&amp;nbsp; at&amp;nbsp;&lt;A href="https://www.ptc.com/en/support/article?n=CS265488" target="_blank"&gt;https://www.ptc.com/en/support/article?n=CS265488&lt;/A&gt;&lt;BR /&gt;If you are using ThingWorx 8.4, check&amp;nbsp;&lt;A href="https://www.ptc.com/en/support/article?n=CS299231" target="_blank"&gt;https://www.ptc.com/en/support/article?n=CS299231&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Christophe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 09:53:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619513#M37724</guid>
      <dc:creator>cmorfin</dc:creator>
      <dc:date>2019-07-24T09:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619532#M37727</link>
      <description>&lt;P&gt;sorry i am new to this as i am using the thingworx from my school.&lt;/P&gt;
&lt;P&gt;How do i find out the thingworx Analytics Server / micro services version in my school?&lt;/P&gt;
&lt;P&gt;How to i find out if it is configured correctly.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 10:51:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619532#M37727</guid>
      <dc:creator>hujingrui</dc:creator>
      <dc:date>2019-07-24T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619535#M37728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/299394"&gt;@hujingrui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You first need to identify what version of ThingWorx you are using.&lt;BR /&gt;In Composer select Help &amp;gt; About. You should see either 8.3.x or 8.4.x at the bottom of the screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then in Composer, select Browse &amp;gt; SYSTEM &amp;gt; Subsystem &amp;gt; AlertProcessingSubsystem &amp;gt; Configuration&lt;/P&gt;
&lt;P&gt;Depending on the version you use you will see 2 fields to indicate the training and result microservice url (if you are in 8.3) or one field to select the AnalyticsGateway (if you are in 8.4).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in 8.3, if the training and result microservices have been filled, then you will see on what machine those are running. And you will need to check the log on that machine to see what is wrong.&lt;/P&gt;
&lt;P&gt;If they are not filled, or you are in 8.4, then you need to check with some administrator to know if the microservies or ThingWorx Analytics Server has been installed somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Christophe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 10:58:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619535#M37728</guid>
      <dc:creator>cmorfin</dc:creator>
      <dc:date>2019-07-24T10:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619539#M37729</link>
      <description>&lt;P&gt;ok sure thx. I am on 8.3.x and the two fields(&lt;SPAN&gt;Anomaly Detection Training Service URI and&amp;nbsp;Anomaly Detection Results Service URI&lt;/SPAN&gt;) are not filled in. I will contact the administrators. Thank you so much for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 11:12:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/619539#M37729</guid>
      <dc:creator>hujingrui</dc:creator>
      <dc:date>2019-07-24T11:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/621737#M38154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;just a follow up. I am trying to get my administrator to reset the mircroservices and add the url.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it seems the initialization fails again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the question is: How do i confirm that the microservices are up and running as i do not want to bother the administrator time and time again.&lt;/P&gt;
&lt;P&gt;eg url:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://137.132.174.31:8091/training" target="_blank"&gt;http://123.123.123.31:8091/training&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://137.132.174.31:8096/results/models" target="_blank"&gt;http://123.123.123.31:8096/results/models&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;will i be able to ping these urls? or if i paste these urls in a browser, will i be able to see anything??&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 02:40:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/621737#M38154</guid>
      <dc:creator>hujingrui</dc:creator>
      <dc:date>2019-08-08T02:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/621776#M38163</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/299394"&gt;@hujingrui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, if you paste those urls in a browser you should be able to access them.&lt;/P&gt;
&lt;P&gt;You won't see much tough, if no models have ever been created you mostly see [] in the page, but they do load and you should be able to access those urls.&lt;/P&gt;
&lt;P&gt;If you can't access those urls, then either the microservices are not started or they are not started on those port or host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also check the Application log, in Composer &amp;gt; Monitor &amp;gt; Logs you may have some interesting error about the failed initialization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Christophe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 08:08:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/621776#M38163</guid>
      <dc:creator>cmorfin</dc:creator>
      <dc:date>2019-08-08T08:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization Failed: Anomaly detection on Thing created from Generic thing</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/622722#M38335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/848"&gt;@cmorfin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply. The issue have finally been resolved from the server's side.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;JingRui&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 03:21:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Initialization-Failed-Anomaly-detection-on-Thing-created-from/m-p/622722#M38335</guid>
      <dc:creator>hujingrui</dc:creator>
      <dc:date>2019-08-19T03:21:38Z</dc:date>
    </item>
  </channel>
</rss>

