cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee Server is Restarting when I working with Portal

Former Member
0 Kudos

Hi Experts,

I had installed SAP J2ee developer workplace SP14 in my machine which is contain 2 GHz Processor, 2 GB RAM and Windows XP operating system.

When I start the serer its starting in 20 to 30 mins times. But If I am trying to work with portal like trying to access Identify Manager, Webdynrpo Content Administrator etc.. the server is restarting.

When I check with Log file getting following messages.

+[Thr 3796] Thu Apr 16 16:00:04 2009

[Thr 3796] JControlICheckProcessList: process server0 (pid:5096) died (RUN-FLAG)

[Thr 3796] JControlIResetProcess: reset process server0

[Thr 3796] JControlICheckProcessList: running flight recorder:

C:\j2sdk1.4.2_16\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID4523150 1239866669 -bz C:\usr\sap\J2E\SYS\global+

Infact based on reffed previous threads in the config tool I increased the Bootstrap Heap Size to 1024 and set the Java parameters to the Dispatcher_IDXXXXX and Server_IDXXXX under the Instance_IDXXXX.

If any once idea on this issue could you please suggest me required settings on this?

Thanks in advance.

Regards

Venkat.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Seema,

Thanks for your response. I did same as you given. Before I am able to start the server and if do any thing in portal server is restarting. Now I am not able to start the server.

Do I need to change the Dispatch parameters too?

Could you help on this again once.

Thanks

Venkat.

Former Member
0 Kudos

Hi,

Problem solved with different JVM Param's.

Thanks for suggestions.

Regards

Venkat

Former Member
0 Kudos

Hi Venkat,

I was also facing the same issue when I had installed portal on my system which had the same configuration i.e. 2GHZ processor and 2GB Ram.

This is how it was resolved:

Go to config tool. Click on the instance -> server node.

Set the following values for the parameters:

Max Heap Size (in MB) = 512

XX:MaxPermSize = 256M

XX:PermSize = 256M

Xms = 512M

XX:NewSize = 171M

XX:MaxNewSize = 171M

Restart the server.

Hope this resolves your issue.

Regards,

Seema Rane.

Former Member
0 Kudos

Hi All,

Please find the Log error which I traced out from the path

C:\usr\sap\J2X\JC<XX>\<SID>\cluster\server0\log

#1.5 #02004C4F4F5000750000002400001F90000467A7C8CA1F79#1239870232523#com.sap.engine.frame.Environment##com.sap.engine.frame.Environment#Guest#0##n/a##e838a6602a5f11de97f902004c4f4f50#SAPEngine_Application_Thread[impl:3]_32##0#0#Fatal#1#/System#Java###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666

[EXCEPTION]

#1#java.lang.OutOfMemoryError

Regards

Venkat

Former Member
0 Kudos
OutOfMemoryError

Check your heap size and increase if you have some available RAM. BTW, do you have enough paging file size set. make sure it is 3-4 times of your RAM

Read [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d]