cancel
Showing results for 
Search instead for 
Did you mean: 

Exception Unknown

Former Member
0 Kudos

Hi, I'm triying to deploy an EAR project that have asociated an EJB porject...

I've been doing this for a long time and i never have seen the exception that follows:

Reason:

... ABORTED

Execution of deployment action for "SistemaGRAM_Ear" aborted:

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Cannot deploy application sap.com/SistemaGRAM_Ear.. Reason: Internal EJB deployment error.; nested exception is: com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB deployment error.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

If anybody can help me please.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Joaquin

Try removing the application using the deploy service in Visual Admin and deploy again

Regards

Pran

Vlado
Advisor
Advisor
0 Kudos

Hi all,

Obviously the application deployment failed so it makes no sense trying to remove it

Please follow the discussion in .

Best regards,

Vladimir

Former Member
0 Kudos

I need some sleep

I thought I had seen this error before , And it was due to the component being already there. I should read the post more carefully.

Regards

Pran

Former Member
0 Kudos

Have you tryed to restart the J2EE service? I got the same problem before and I solved restarting J2EE service.

Regards