cancel
Showing results for 
Search instead for 
Did you mean: 

System out of memory during deployment

Former Member
0 Kudos

Hello everybody,

I have a J2EE project and a respective EAR-project to deploy my application on the WebAS 6.40 (SP13).

Since yesterday I have the problem that when I add a new entity bean to my J2EE project I got the following error during deployment.

If I remove the entity bean there is no problem to deploy the project.

I tried a lot of things, e.g. changing the heap size of the developing workspace or of the sdm, but no results. Has someone an idea?

Is there probably a limit for beans in a J2EE project?

===========================================================================

Deployment started Wed Aug 17 11:58:00 CEST 2005

===========================================================================

Starting Deployment of HPMisEAR

Aborted: development component 'HPMisEAR'/'com.hp'/'localhost'/'2005.08.17.11.51.27':

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

java.rmi.RemoteException: Cannot deploy application com.hp/HPMisEAR.. Reason: Errors while compiling:

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError

; nested exception is: com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Errors while compiling:

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError

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

Deployment of HPMisEAR finished with Error (Duration 51252 ms)

Thanks for help,

Paulo

Message was edited by: Paulo Calado

Accepted Solutions (1)

Accepted Solutions (1)

viliana
Advisor
Advisor
0 Kudos

Hi,

The problem is described in SAP Note 759669.

Best regards,

Viliana

Former Member
0 Kudos

Hi,

thank you very much, it works now.

Best regards,

Paulo

Answers (0)