Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MDM Community Shows no data

After much difficulty I have managed to install MDM Server 7.1 on a Linux Ubuntu server (the console based installation simply exists, I had to create a local script and modify that to script the remote installation)

 

I run the studio remotely, connect to the server and push the demo (Movie) data model.  Everything appears to be successful, but logging in to the server and trying to browse the data shows no entities in the dropdown (see image). 

 

Checking the server mdm.log file reveals:

2019-04-15 07:32:01,048 ERROR [com.amalto.core.storage.StorageLogger] ##### Error during storage preparation (force = true) ##### │
│java.lang.RuntimeException: Could not prepare 'UpdateReport'. │
20│ at com.amalto.core.storage.hibernate.HibernateStorage.prepare(Unknown Source) │
20│ at com.amalto.core.storage.SecuredStorage.prepare(Unknown Source) │
20│ at com.amalto.core.storage.CacheStorage.prepare(Unknown Source)

 

 

 

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

There is no view from your screenshot. Did you deploy data view from your studio to MDM server as well? There should be data model, data cluster and view.

The error message you provided is not the cause for your problem. Would be good to get full log to determine what's underneath.

Best regards

Sabrina

Anonymous
Not applicable
Author

Looks like this is a common problem with MDM server on both Linux and Windows. I had the same issue where everything looks successful, however nothing shows up in the drop down.

 

Here is the link of the issue I logged.

https://community.talend.com/t5/Data-and-Metadata-Governance/MDM-Master-Data-Browser-Select-an-Entit....

 

Please keep me posted if you find any resolution.