cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.4 performance Issue

Former Member
0 Kudos

Dear All,

We are facing performance Issue in PI Quality System.

In GST time lots of testing happend in PIQ. It was working fine.

suddenly from Last week JAVA page opening very slow.

we did following things.

when I increased the server process 2 from 1. It worked fine for 10mins. After some time again getting slow. Specially ESR and ID links are not opening.

PI development and production are working fine.

Please help with your inputs to resolve the Issue.

Thanks,

Satwa

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member189220
Active Contributor
0 Kudos

In case of Out of Memory, you will need to analyse the OOM.hprof file.

The .hprof files are located on:

/usr/sap/<SID>/<AS-JAVA-instance>/j2ee/cluster/server0/

This file is too big to be uploaded on the SAP Community. Besides it is allowed to upload only pictures & screenshots.

Please refer to these collection of blogs:

Analyzing Java Collections Usage with Memory Analyzer

and/or

The official documentation of the Memory Analyzer

If you do face difficulties you might upload the leak suspects report here so I might have a look.

Former Member
0 Kudos

Thank You Milen,

Will update here once Issue is resolved.

Thanks once again for the Help.

Former Member
0 Kudos

Dear All,

Thanks for your help to reply..

We are getting

Error: java.lang.OutOfMemory Error

GC overhead limit exceed (Max heap:4096 MB)

Thanks,

Satwa

former_member189220
Active Contributor
0 Kudos

Have you deployed some other components on this AS Java?

What are the usage types being run on this server-box? By any chance do you have some of these: DI_CMS, DI_CBS, DI_DTR or DI_NTY?

0 Kudos

Hi Sat,

Clear the catche( ESR/IR) and Restart the JAVA stack.

Thanks

Venkat