Skip to main content
17-Peridot
July 9, 2020
Solved

Successful Import but no entities

  • July 9, 2020
  • 2 replies
  • 1676 views

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.

 

 

Best answer by TanmeyTWX

This has been resolved.I did a comparison and found that one of the java libraries were missing in the import.

2 replies

5-Regular Member
July 14, 2020

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.

TanmeyTWX17-PeridotAuthorAnswer
17-Peridot
July 14, 2020

This has been resolved.I did a comparison and found that one of the java libraries were missing in the import.