Skip to main content
1-Visitor
September 6, 2018
Solved

Thingworx analytics on hosted server

  • September 6, 2018
  • 2 replies
  • 12692 views

 I am trying to go through 'Build and Deploy an Analytics Model' guide. When I look at Analytics Manager and  click on Connected Clients I see the following message - No data available for Connected Clients

 

The guide asks to restart the server as administrator which I can't do with a hosted trial.

 

Appreciate any help in getting this working

This topic has been closed for replies.
Best answer by cmorfin

Hi @cnuga

 

This is where the issue is.

The guide specify you need to use Analytics Trial Edition from https://developer.thingworx.com/resources/downloads/analytics-trial-edition#

not ThingWorx Trial Edition.

 

The Analytics Trial Edition include ThingWorx Foundation and the Analytics microservices.

It does not however include the industrial connectivity.

 

However if you want to use ThingPredictor, you will need the Analytics Trial Edition, not the ThingWorx Trial Edition.

It is also important to make sure to have AnalyticsTrialEdition-8.2.0-r3-windows-installer.exe as older version (r2 for example) won't work.

 

Kind regards

Christophe

 

2 replies

13-Aquamarine
September 6, 2018

Hi,

 

I believe creating an Analysis Provider will resolve the error that you are encountering.  Could you follow the steps at this link and see if that resolves the issue?

 

Warm Regards,

 

John

19-Tanzanite
September 7, 2018

Hi @cnuga

 

The guide https://developer.thingworx.com/resources/guides/analytics-experience requires to have a locally installed Analytics Trial Edition (ATE)

ThingPredictor is not implemented on the hosted instance.

See The Environment chapter at the bottom of https://developer.thingworx.com/resources/guides/analytics-experience

 

Kind regards

Christophe

cnuga1-VisitorAuthor
1-Visitor
September 11, 2018

 

 

I have installed Thingworx trial edition on my computer, but I am running into the same issue. Am I missing something? I did all TW.AnalysisServices.ThingPredictorConnector in Connector (Required) field. 

 

I tried the solution in the guide 

 

docker-machine ssh DockerMachinePTC docker restart predictionms

but get the following error


docker-machine : Docker machine "DockerMachinePTC" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a
new one.
At line:1 char:1
+ docker-machine ssh DockerMachinePTC docker restart predictionms
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Docker machine ... add a new one.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError

 

 

cnuga1-VisitorAuthor
1-Visitor
September 12, 2018

I am having issues with the Thingworx Analytics Server Installation. I have tried the guide "Build a Predictive Analytics Model' and get stuck at creating signals. I get the following error - NotFoundException: Unable to retrieve data URI for the dataset [6096e1bf-d8cf-49cf-9da3-255968a55acd] with message

 

The dataset exists, I've checked.

 

Also, when I try the guide "Build and Deploy an Analytics Model" - I check for 'Connected Clients' in analytics manager. I don't see a green square i.e., connection between ThingPredictor and Analytics Manager is not established. 

 

I suspect both these problems are occuring because the Analytics Servers is not configured properly. I have attached the properties file.