EBIThree.com > Debugging Clarify > Unable Deploy/Install Project to Server Due to Dependencies

Unable Deploy/Install Project to Server Due to Dependencies

Clarify Scenario:

Attempting to install a deployed project start Linux Clarify server from the command line in Linux.

Clarify Issue:

Clarify is unable to resolve to an object that exists in a dependency project. In this case the ruleset: com.shg.msgLogRetrieveRestWSProvide.EdiMsgLogResponseRS was dependent on the object com.shg.EdiLogsExtract.ExtolExtractMsgLevel

Although an error occurs, the Project Listing is deceptive since all the objects are deployed and installed. In the example below everything looks normal.

Cleo Clarify Error unable to deploy

EBI 3 Server Error:

2014-09-17 11:39:02,135 Error massaging export file: project name: com.shg.msgLogRetrieveRestWSProvide fqn: com.shg.msgLogRetrieveRestWSProvide.EdiMsgLogResponseRS id: 4cfddcee844441489251ac0963e67b09Referencing FQN is null for referencing project: com.shg.msgLogRetrieveRestWSProvide and referenced FQN: com.shg.EdiLogsExtract.ExtolExtractMsgLevel
2014-09-17 11:39:02,135 Tried to resolve Project: com.shg.msgLogRetrieveRestWSProvide FQN: com.shg.EdiLogsExtract.ExtolExtractMsgLevel which resolved to URL: null

Clarify Resolution:

We uploaded the dependency project first com.shg.EdiLogsExtract then uploaded the project: com.shg.msgLogRetrieveRestWSProvide.


By: on