cancel
Showing results for 
Search instead for 
Did you mean: 

java.rmi.RemoteException: Cannot deploy application ,Reason: Clusterwide ex

Former Member
0 Kudos

Hi,

I have created project in windows xp using nwds now i have to deploy it on AIX system.

I am using hssf api to upload xl files in this application.

This application is working properly in windows server but when deploying in AIX machine following error is comming.

Deploy of the ear has errors :

java.rmi.RemoteException: Cannot deploy application local/UploadArrivals..

Reason: Clusterwide exception: Failed to deploy application local/UploadArrivals. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:

com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/UploadArrivals. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

Please reply asap.

Thanks

Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

floK
Participant
0 Kudos

Hello

It seems that you using components which aren't available on the Application Server?

--> Hint: Are all referenced components deployed and available on the engine?

Best regards,

Florian Keller