"Ghost things" and failing export
Hi,
I created a bunch of things via scripting and for some reason some of them became invisible in the IDE. They do exist in the database somehow because when I try to create another thing with the same name Thingworx tells me that it already exists.
When I try to delete or even access such a "ghost thing" from my script I get something similar to:
Wrapped org.neo4j.graphdb.NotFoundException: Node 1567 not found Cause: Node 1567 not found
I get the same error when trying to export my entities, so I can't really remove the /ThingworxStorage and start over 😞
I'm using Thingworx 4.2.0 and Java 1.7.0_45 on a Mac
Thanks,
Anders

