cancel
Showing results for 
Search instead for 
Did you mean: 

deployment vai nwdi failed givng out of memory exception

0 Kudos

hello experts,

i am stuck with the error of out of memory

I was trying to deploymy normal activity, the assembly phase was completed successfully when tried importing same to the test it failed giving me the error

the error log cn b seen in the next post.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Can you please let us know your SAP, DB and OS details?

Thanks,

Siva Kumar

0 Kudos

No, my question has not been answered yet.

Edited by: LNT Power Shakti Project Basis User on Nov 22, 2011 11:19 AM

Former Member
0 Kudos

Hi,

Can you please provide SAP, OS and DB version details to resolve this problem?

There are many possible reasons for error "java.lang.OutOfMemoryError". We need to investigate base on SAP, OS and DB version.

Thanks,

Siva Kumar

Edited by: Siva Kumar Arivinti on Nov 22, 2011 4:45 PM

Former Member
0 Kudos

Hi,

Please see if the below provided source will help you to address your problem. You may require to fine tune your JVM memory settings to overcome this problem.

OSS Note: 710146

http://help.sap.com/saphelp_nw04/helpdata/en/4e/d1cf8d09a94ae79319893c2537d3a0/frameset.htm

Best Regards,

Vasanth G

0 Kudos

hello siva

my configuration of system is as follows

sap is 7.00 sp9

db:- oracle 10g

OS:- window 2003

0 Kudos

hello,

i have already set the jvm parameters for same according to the note but still when i stated the import it gave an error as mentioned

kindly help

Former Member
0 Kudos

Hello,

The OutOfMemoryError is typically caused by the repository file being too large. Please increase the size of Java heap used by SDM as per note 879377 and try to redeploy.

Hope it helps..

Thanks,

Siva Kumar

0 Kudos

hello siva,

thank you very much for the solution that u have provided as there was very urgent nedd for the server and transports we just restarted the server and its working now.....

but wil surly look at the note that you have provided its seems to b interestin and helpful

0 Kudos

Info:11/11/17 13:30:43 - Start updating EAR file...

Info:11/11/17 13:30:43 - start-up mode is lazy

Info:11/11/17 13:30:43 - EAR file updated successfully for 156ms.

Info:11/11/17 13:30:43 - Start updating...

Info:11/11/17 13:30:43 - EAR file uploaded to server for 32ms.

Info:11/11/17 13:30:55 - ERROR: Not updated. Deploy Service returned ERROR:

Info: java.rmi.RemoteException: ERROR : ; nested exception is:

Info: java.lang.OutOfMemoryError

Info: at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:329)

Info: at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)

Info: at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)

Info: at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

Info: at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

Info: at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

Info: at java.security.AccessController.doPrivileged(Native Method)

Info: at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

Info: at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Info: Caused by: java.lang.OutOfMemoryError

Info: For detailed information see the log file of the Deploy Service.

Info:11/11/17 13:30:55 - ***********************************************************

Info:Nov 17, 2011 1:30:55 PM Info: End of log messages of the target system.

Info:Nov 17, 2011 1:30:55 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Info:Nov 17, 2011 1:30:55 PM Error: Aborted: development component 'DC_PW_SplToolReportEar'/'lntinfotech.com'/'NDI_EALPS_C'/'17392'/'95', grouped by :

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

Info:java.rmi.RemoteException: ERROR : ; nested exception is:

Info: java.lang.OutOfMemoryError

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

Info:Nov 17, 2011 1:30:55 PM Info: Starting to save the repository

Info:Nov 17, 2011 1:30:56 PM Info: Finished saving the repository

Info:Nov 17, 2011 1:30:56 PM Info: Starting: Update: Selected software component 'EALPS_JAVA'/'lntinfotech.com'/'NDI_EALPS_C'/'1000.1.0.4.0.20111117051816''/'1' updates currently deployed software component 'EALPS_JAVA'/'lntinfotech.com'/'NDI_EALPS_C'/'1000.1.0.4.0.20111020120854''/'0'.

Info:Nov 17, 2011 1:30:56 PM Error: Aborted: software component 'EALPS_JAVA'/'lntinfotech.com'/'NDI_EALPS_C'/'1000.1.0.4.0.20111117051816''/'1':

Info:Failed deployment of SDAs:

Info:development component 'DC_PW_SplToolReportEar'/'lntinfotech.com'/'NDI_EALPS_C'/'17392'/'95' : aborted

Info:Please, look at error logs above for more information!

Info:Nov 17, 2011 1:30:56 PM Info: Starting to save the repository

Info:Nov 17, 2011 1:30:57 PM Info: Finished saving the repository

Info:Nov 17, 2011 1:30:57 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Info:Nov 17, 2011 1:30:57 PM Error: -


At least one of the Deployments failed -


Info:end of log received from SDM

Info:RC of deployment: 12

Info:Step SDM-deploy ended with result 'fatal error' ,stopping execution at 2011-11-17 13:36:41.0515 +5:00

______________________________________________________________________________________________________

kindly advice as early as possible i have already changed the jvm initial parameters but still the error is same