Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi Folks,
Its a very new experience to me and weird one too.
I have made a Git build from one Thingworx instance and trying to Import it to another Thingworx instance. But everytime I'm getiing the below warning.
And after refresh Application logs are displaying successful import but there are no actual entities being deployed.
Also, the previous build extension is removed from the Extensions.
Resolution tried:
1. Restarted tomcat as suggested in the warning but no luck.
2. Rebuild the entities extension.
3. Manually checked metadata.xml file and all the entities in extension.
Solved! Go to Solution.
This has been resolved.I did a comparison and found that one of the java libraries were missing in the import.
Is your import extension only some Mashups and Thing Entities or more complex than that?
When you succesfully import, can you see that in the Manage- Extensions ?
When you search the entities included in your extensions, can you find anything? (are them system objects hiding under the system object filter) Can you find them in Persistence provider table directly?
You may also try the Ghost entity extension to clean up if needed.
This has been resolved.I did a comparison and found that one of the java libraries were missing in the import.