Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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"
Solved! Go to Solution.
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.
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.
Hi Polina,
Thanks a lot for your reply. After I stopped kepware service, i am able to delete thing.
Glad to hear it worked!