cancel
Showing results for 
Search instead for 
Did you mean: 

503 Service Unavailable

bhargav_bhatt
Active Participant
0 Kudos

Hi All,

We are facing issue with SAP NW7.4 Portal.

Server nodes has been stopped due to Outofmemory error

After restarting the application server. Nodes are in Running status But unable to get /NWA,/irj only startPage is accessible.

Regards

Bhargav Bhatt

Accepted Solutions (0)

Answers (2)

Answers (2)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Bhargav,

Hope you are doing good.

When the engine goes down due to heap issues, there are 2 main steps inorder to resolve the case:

1) Make sure that the j2ee parameters and the server on the whole is configured correctly so that optimum performance can be obtained.

2) If 1) does not help, there may be a application causing a memory leak. We need to identify this and fix the issue.

If you face the error again, kindly check the below link to generate the heap dump.

Please have a look at:

SAP Note No. 1004255- How to create a full HPROF heap dump of J2EE Engine

If you wish to analyse yourself, more details are available in SAP note 1883568 and:

<http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/f0a5d007-a35f-2a10-da9f-99245623edda&overrid...>

and

<https://www.sdn.sap.com/irj/sdn/wiki?path=/display/Java/Java+Memory+Analysis>

   

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth
SAP AGS
_ _ _ _ _ _ _ _ _
 

bhargav_bhatt
Active Participant
0 Kudos

Hi All,

Thanks for the information

Not able to navigate in NWA.

We are getting 500 service timeout error after clicking on any tab in NWA(after approx. 10 mins) .

Any suggestions regarding this

Regards

Bhargav Bhatt

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Bhargav,

No problem

Most likely we will need to optimize the server  (dispatcher or ICM) depending on your release.

As this is a different issue, please raise a new thread in "netweaver administrator" forum.

  

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth
SAP AGS
_ _ _ _ _ _ _ _ _

manumohandas82
Active Contributor
0 Kudos

Hi Bhargav ,

Seems to be a memory issue

Check in the MMC whether  full garbage collector is running frequently .

What is the memory consumption in the server ?

What is you OS/DB ?

Check the dev_server0 trace file in the work directory

Thanks ,

Manu

bhargav_bhatt
Active Participant
0 Kudos

Hi Manu,

Thanks for the response. yes it was memory related issue.

We resolved the issue by restarting the SAP (including database)

Regards

Bhargav Bhatt

manumohandas82
Active Contributor
0 Kudos

     Thanks for the update . Please close the thread

Thanks ,

Manu

TomXing
Contributor
0 Kudos

Hi Bhargav,

You'd better follow note 1004255 and troubleshoot the OOM error, if you have not done that yet.

Create an incident if necessary.

BR, Tom