cancel
Showing results for 
Search instead for 
Did you mean: 

Soluton Manager Crashes after start

Former Member
0 Kudos

Dears,

Our Solution Manager instance can't keep alive. The startsap command occurs perfectly without problems, but after the first trying of connection it just goes down. Looks like there is some problem of the JVM. The std_dispatcher files contains the following output:

-

-


stdout/stderr redirect

-

-


node name : dispatcher

pid : 229396

system name : SMD

system nr. : 00

started at : Mon Jan 18 15:02:39 2010

Mon Jan 18 15:02:40 2010

MtxInit: -2 0 0

JVMJ9GC019E -Xms too large for -Xmx

JVMJ9VM015W Initialization error for library j9gc23(2): Failed to initialize

-

-


I tried to change the values of Xms and Xms through the Config Tool, but I'm not sure of the right values to set, since the server has 6 GB of physical memory.

Best Regards,

Vinícius

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hello

Have a look at note 723909. It will explain what your values should be set to depending on your architecture and JDK etc.

Hope this helps

Regards

Fayzal

Former Member
0 Kudos

try to set Xms around 256 MB and Xmx/heap memory to 1024 MB and then try. BTW, do you have 32 bit or 64 bit system?

peter_dzurov
Contributor
0 Kudos

I think you have set initial heap size larger than maximum heap size. Usually both parameter should be equal.

Maybe you will find helpful also SAP Note 696410.