Thing Not Running - Thing is unable to start
- June 8, 2020
- 3 replies
- 2496 views
We generated a thing based on a thing template inside the PTC Thingworx Composer.
The Thing Template we used was important from another thingworx instance whitch was running version 8.4.
The Thingworx instance which giving us the error message is version 8.5.
However if want to connect the Thing to Thingworx Flow or want to change the things attributes with via a subscription, we can the following error message:
Thing [DF_Compressor_01] is not running
or
Attempt To Write Property [temperature] Failed - Thing Not Running
Application log:
2020-06-08 14:39:49.062+0200 [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8080-exec-2] Unable to start thing DF_Compressor_01, java.lang.Long cannot be cast to java.lang.Double
2020-06-08 14:57:35.867+0200 [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8080-exec-2] Unable to start thing DF_Compressor_01, java.lang.Long cannot be cast to java.lang.Double
2020-06-08 14:57:35.902+0200 [L: ERROR] [O: E.c.q.l.c.Logger] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [temperature] Failed - Thing Not Running
2020-06-08 14:57:35.902+0200 [L: ERROR] [O: E.c.q.l.c.Logger] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [pressure] Failed - Thing Not Running
2020-06-08 14:57:35.902+0200 [L: ERROR] [O: E.c.q.l.c.Logger] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [error] Failed - Thing Not Running
Error Log:
2020-06-08 14:58:48.613+0200 [L: ERROR] [O: c.t.t.Thing] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8080-exec-5] Unable to start thing DF_Compressor_01, java.lang.Long cannot be cast to java.lang.Double
2020-06-08 14:58:48.662+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [temperature] Failed - Thing Not Running
2020-06-08 14:58:48.662+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [pressure] Failed - Thing Not Running
2020-06-08 14:58:48.662+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-4] Attempt To Write Property [error] Failed - Thing Not Running
2020-06-08 14:58:53.673+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-5] Attempt To Write Property [temperature] Failed - Thing Not Running
2020-06-08 14:58:53.673+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-5] Attempt To Write Property [pressure] Failed - Thing Not Running
2020-06-08 14:58:53.673+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-5] Attempt To Write Property [error] Failed - Thing Not Running
2020-06-08 14:58:58.285+0200 [L: ERROR] [O: c.t.w.Things] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8080-exec-1] Thing [DF_Compressor_01] is not running
2020-06-08 14:58:58.662+0200 [L: ERROR] [O: c.t.t.Thing] [I: DF_Compressor_01] [U: Administrator] [S: ] [P: ] [T: TWEventProcessor-15] Attempt To Write Property [temperature] Failed - Thing Not Running
I would appreciate your support a lot!
Kind regards

