cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while deploying JMS drivers in SAP PI 7.4

Former Member
0 Kudos

HI Experts

We want integrate with IBM sterling third party system using SAP PI as it is a messaging server we want deploy the third party jar files provided by sterling team in SAP PI we tried deploy the jar files using the following links.

but failed  with following issues while deploying the SDA file using SUM and TELNET in force mode.can anyone help us with the solution.

Error :

Processing deployment operation, wait...

===== PROGRESS START =====

  1. com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: A cyclic dependencies error occurred, while sorting the deployment batch items with respect to dependencies.

===== DEPLOY RESULT =====

Regards

Nagurmeera.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185239
Active Contributor
0 Kudos

Dear Nagur,

The missing or cyclic dependencies are usually caused by the fact that:

- some SDAs that are missing in the batch. For example, the DVD does not contain all required SDAs.

- All the SDAs are present but some of them have incorrect versions and contain dependencies that have been removed in the newer versions.If this information does not help you solve your problem, contact the owner of the failing item.

- The error may have occurred because there was not enough disk space on the server. Check for the following message in the log files listed bellow:IOException: There is not enough space on the disk

Can you please paste the defaultTrace

and

/usr/sap/<SID>/<INSTANCE>/work/deploy.*.trc

What is the version of your PI system and MQ server.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi Ashutosh

our PI version is 7.4 where as MQ server is 7.5 and our current java is running on JRE 1.6

Regards

Nagur