cancel
Showing results for 
Search instead for 
Did you mean: 

Portal applications work with error after System Copy

Former Member
0 Kudos

Hi!

I installed a SAP NetWeaver system (usage: BI and Portal) via system copy approach.

Now I would like to integrate my new SAP BW system to the new SAP EP.

I already defined a SAP BW entry within system landscape of SAP EP and would like to integrate user management of SAP BW into SAP EP.

Unfortunately when I access the User managementu2019s portal applications the Portal crashes and the J2EE Engine will be restarted.

Enclosed the content of Dev_server0:

ERROR => The Java VM terminated with a non-zero exit code.

Please see SAP Note 943602 , section 'J2EE Engine exit codes'

for additional information and trouble shooting

[Thr 3112] JLaunchCloseProgram: good bye (exitcode = 666)+

trc file: "E:\usr\sap\BM4\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"

node name : ID4241750

pid : 5548

system name : BM4

system nr. : 00

started at : Mon May 11 1803:41 2009

[Thr 5552] Mon May 11 18:03:41 2009

+[Thr 5552] WARNING => INFO:

Unknown property [instance.box.number=BM4DVEBMGS00servername] [jstartxx.c 841]

[Thr 5552] WARNING => INFO: Unknown property [instance.en.host=servername] [jstartxx.c 841]

[Thr 5552] WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c 841]

[Thr 5552] WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c 841]

The file u201Cstd_server0.outu201D gets the error with out of Memory error.

Questions:

1) Do I miss some special post installation steps after system copy?

2) Perhaps do I miss some EP or BW content?

Any helpful information/documentation will be very appreciated!

Thank you very much!

regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member432219
Active Participant
0 Kudos

As a first step in the investigation into the outOfMemoryErrors perhaps check that the memory settings currently configured for the server0 VM are as recommended by SAP in note 723909 and the notes referenced there for different JDKs and platforms.

You can see the currently configured memory parameters in the 'instance.properties' file located in the directory,

usr/sap/<SID>/<instanceID>/j2ee/cluster

the line of interest is

ID<clusterID>50.JavaParameters

or in the configtool - instance_ID### - server_ID###- Java Settings - Java Parameters.

If the parameters recommended are not present or are present with different values to those recommended, adjust them in accordance with the note specific to your JDK using the configtool, save the changes and restart the instance

Then see if the outOfMemoryError can still be reproduced. If so, a deeper analysis of the memory consumption is probably required

Answers (0)