Skip to main content
1-Visitor
May 16, 2017
Solved

Unable to dispose thing

  • May 16, 2017
  • 3 replies
  • 2556 views

Hi,

I am trying to delete a thing which was created for local binding for kepware tags.

I am not able to delete this thing. When tried to delete popup message shows up as -"Unable to dispose thing"

Best answer by posipova

Can you try a). Stop the related thing b). to delete it via a service - "deleteThing"?

Is there any more information in the ApplicationLog (found in ThingworxStorage/logs)?

If it succeeds through the service, you may want to restart your tomcat to clear out possible ghost entities.

3 replies

posipova20-TurquoiseAnswer
20-Turquoise
May 16, 2017

Can you try a). Stop the related thing b). to delete it via a service - "deleteThing"?

Is there any more information in the ApplicationLog (found in ThingworxStorage/logs)?

If it succeeds through the service, you may want to restart your tomcat to clear out possible ghost entities.

kgurunath1-VisitorAuthor
1-Visitor
May 17, 2017

Hi Polina,

Thanks a lot for your reply.  After I stopped kepware service, i am able to delete thing.

20-Turquoise
May 17, 2017

Glad to hear it worked!