New view not able to be created

  • KM00839052
  • 11-Apr-2014
  • 11-Apr-2014

Summary

When trying to create a new view in UCMDB 10.10 after upgrade we recived an error that started URM validation error occured after put/remove operations.

Question

This happen when we tried to cretae a new view in Modeling Studio

2014-03-31 16:14:16,959 [qtp1783389551-418] (CmdbHttpInvokerServiceExporter.java:103) ERROR - Error while invoking service. (PatternService#savePattern)
java.lang.reflect.InvocationTargetException

(...)

Caused by: com.mercury.topaz.cmdb.shared.base.CmdbException: [ErrorCode [110008] URM validation error occured after put/remove operations]
URM transaction validation error: The resource key: {{ODBtoCMSSync},Topology_TQL} is referenced from resource: {{integration_tqls_bundle},Topology_RESOURCE_BUNDLE} but isn't exist in the URM!!

Answer

The issue was related to a old topology TQL that was left over from the 9.05 database.

To fix this issue:
1. in jmx urm resource, click listResourceType > integration_tqls_bundle
2. In the xml, delete the line that referencing ODBtoCMSSync and save the resource.