error JavaException: com.thingworx.common.exceptions.InvalidRequestException: Thing already exists
Last Friday, I deleted a scheduler thing named greenhouseSimulator2_Mixing_Scheduler via Composer. Today, I want to create a scheduler thing with the same name using a service inside greenhouseSimulator2 thing, but this error appears:
greenhouseSimulator2 CreateMixingThing error JavaException: com.thingworx.common.exceptions.InvalidRequestException: Thing [greenhouseSimulator2_Mixing_Scheduler] already exists
But if I try to search the greenhouseSimulator2_Mixing_Scheduler via the search bar, there is nothing (it should be like that because I already deleted it before).
I try to delete using the DeleteThing service from EntityServices but ThingWorx can not find the entity (it should be like that because I already deleted it before).

I wonder how I can solve this. I already did these things and all were failed to solve this problem:
1. Restarted the Azure VM containing the ThingWorx server
2. Restarted the Apache Tomcat from Windows Services
3. Deleted all history, caches, and cookies from the browser I used
I hope anyone can help me solve this problem.
Thank you.

