When attempting to run a Universe import in Symantec Identity Governance, the task may appear to start but remains stuck at "0% in progress" indefinitely. This behavior typically indicates a communication failure between the Governance engine and the Workpoint workflow components, often due to an incorrect URL or hostname resolution issue.
The import log file shows:
09:56:54,431 INFO [com.eurekify.services.imservice.notifications.LiveNotificationsUniverseConsumer] (pool-80-thread-7) Live Notifications for Universe TGTUniverse status HOLD: Import in progress - No Master/Model configurations (FlowId=43)
Identity Governance 14.x
The issue is caused by an incorrectly specified Workpoint URL in the Governance settings or a failure in the application server's ability to resolve the hostname of the Workpoint node.
This prevents the import process from initiating the required workflow triggers.
tms.workflow.url.http://[fqdn]:[port]/workpoint).If the URL is correct but the issue persists:
/etc/hosts file (on Virtual Appliances) or DNS settings to ensure the Workpoint server's hostname matches the entry in tms.workflow.url.