cancel
Showing results for 
Search instead for 
Did you mean: 

Java failed to start in a dual stack environment

0 Kudos

Dear Sir / Madam,

During our annual disaster recovery drill (which try to restore a dual stack netweaver environment from one server to another server, using system copy), We found that the netweaver platform can successfully start off - ASCS, SCS, ABAP server, but failed to start off its Java server.

From "dev.jstart", we see something like :

F  [Thr 10624] *** LOG => Process collector started (pid 7384).

F [Thr 10624] Tue Oct 20 18:07:38 2015

F  [Thr 10624] *** LOG => Process server0 stopping (pid 7320).

F [Thr 8788] Tue Oct 20 18:07:38 2015

F  [Thr 8788] *** LOG => Signal 13 SIGCHLD.

F  [Thr 10624] *** LOG => Process server0 stopped (pid 7320).

F  [Thr 10624] *** WARNING => Node server0 failed: result 1, exit code 2150. [sfxxnode.hpp 1024]

From stdout.server0, we see below :

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Dear All,

Thanks for Roman leading us the direction of checking.

Finally, we beware the error we committed which leads to the failure

We follow the DR setup Procedure as prepared by our implemnation consulting firm, without truly understand the System Copy steps in there.

We finally find that during System Copy step (which we performed on the DR server, where DB image from LIVE server, being restored) the program will check the DR Server Netweaver instance kernel, if there is change, it will - prompt for Kernel Archive location.

(we still not understand what is the basis to determine Kernel change has happens, and any advice are welcome. In our case, by last year DR drill, we got both LIVE and DR platform sit at 720 EXT PL300, the sapinst.exe which we run system copy step will not ask such question. During this year, we have upgrade both LIVE and DR platform to 720 EXT PL700 - without rerunning the System Copy step again, then the question just pop up)

If we just press enter to pass over the question, (as recall, we may be just overlook the importance of that question and press [ENTER] key casually without deep thought) the program will try to overwrite the Kernel directory by extractng from its own Kernel Archive.

After collecting all other question response, the System copy process step kick start, and, Kernel folder is overrided. The mixed EXE / DLL from different version of kernel seems leading to the problem we encountered. (i.e. Java instance cannot start off)

As we really not beware System Copy not only taking changes on DB content, but also alters files on OS level (i.e. Kernel folder), so once we encounter the issue, we reperform the DB restore again, thinking we may wrongly provide answer to questions raised in the System Copy step. However, the next time while we carry out the steps, as the Kernel folder already overrided, the question about Kernel just no longer appear, and thus all sequence of questions of System Copy step just match with our last year drill. Even though we did not make any mistakes on answering such question this time, we still fail to start off Java isntance.

This process repeat and repeat again, but the result is still the same.

As our platform has not much system change throughout this year, and, with Roman's guide on checking direction, we fall back the Kernel to same version (i.e. 720 EXT PL300) which we successfully complete the DR Drill last year, the question is also not ask, but the System Copy steps can successfully finished.

Then we perform the Kernel upgrade on our DR platform again (resume 720 EXT PL700), and, then carry out System Copy for DR Drill, this time we notice the questions about Kernel Archive folder.

Having encountered that, We then provide the Kernel Archive (720 EXT PL 700) as used during upgrade. Then the System copy process runs normally and Java instance can start off then.

We will further study the System Copy process, e.g. refer to the web link as Roman supply, hoping next year DR Drill could proceed much smoothly, if we truly under such step, rather being just a robot to repeat the instruction on DR procedure manual.

Regards,

Eric

Former Member
0 Kudos

Please check note Note 1831549:After kernel upgrade to 7.20, AS JAVA does not start due to a shared memory issue

You may also verify the shared memory parameter or restart the server to clean up and try to start SAP again

Thanks.

0 Kudos

Dear Piyawat,

Thanks a lot for reminding !

I have checked the note, the symptom per note mentioned (trace file dev_server0) has ERROR message, which our case did not have.

As the suggested resolution there state to remove below parm from the profile 

     ipc/shm_permission_62 = xxxxx

where our profile has no such parm, hence I cannot take a try on the resolution as suggested on the note.

Anyway, Thanks a lot for your feedback

Regards,

Eric

0 Kudos

From stdout.server0, we see below :

Loading services.

Calculate startup service set for 198 ms.

  Service [engine.dsr.facade] started. [3] ms / [0] CPU ms

  Service [tc~esi~uddi~content~handler] started. [4] ms / [0] CPU ms

  Service [webservices] started. [4] ms / [0] CPU ms

  Service [engine.lm.log.facade] started. [4] ms / [0] CPU ms

  Service [tc~je~content~classification~handler] started. [0] ms / [0] CPU ms

  Service [tc~je~security~api] started. [3] ms / [0] CPU ms

  Service [r3startup] started. [3] ms / [0] CPU ms

  Service [tc~je~mngt_model~srv] started. [3] ms / [0] CPU ms

  Service [tc~je~cross~api] started. [2] ms / [0] CPU ms

  Service [cluster] started. [8] ms / [0] CPU ms

  Service [runtimeinfo] started. [8] ms / [15] CPU ms

  Service [jmx_notification] started. [11] ms / [31] CPU ms

  Service [timeout] started. [50] ms / [31] CPU ms

  Service [memory] started. [51] ms / [0] CPU ms

  Service [userstore] started. [44] ms / [31] CPU ms

  Service [cross] start ================= ERROR =================

java.lang.UnsatisfiedLinkError: com.sap.bc.proj.jstartup.fca.FCAProperties.nativeInit(I)V

at com.sap.bc.proj.jstartup.fca.FCAProperties.nativeInit(Native Method)

at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)

at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)

at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)

at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)

at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)

at com.sap.engine.frame.core.thread.Task.run(Task.java:73)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:175)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:274)

FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]

Heap

par new generation   reserved 419840K, committed 419840K, used 292221K [0x0000000140410000, 0x0000000159e10000, 0x0000000159e10000)

  eden space 343552K,  83% used [0x0000000140410000, 0x0000000151b8c490, 0x0000000155390000)

  from space 38144K,  15% used [0x00000001578d0000, 0x0000000157eb3298, 0x0000000159e10000)

  to   space 38144K,   0% used [0x0000000155390000, 0x0000000155390000, 0x00000001578d0000)

concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 39K [0x0000000159e10000, 0x00000001c0410000, 0x00000001c0410000)

concurrent-mark-sweep perm gen reserved 2097152K, committed 2097152K, used 27258K [0x00000001c0410000, 0x0000000240410000, 0x0000000240410000)

Any suggestion would be much appreciated !

Thanks,

Eric

0 Kudos

Our environment :

Netweaver 7.1

Kernel : 7.20 EXT PL 700

JVM 1.5.0_36 (Build 5.1.078)

Former Member
0 Kudos

Hi Eric,

Can you paste the dev_server0 & dev_bootstrap log here too.

Regards,

Ram

0 Kudos

Dear Ram,

Thanks for your feedback

Please see below

Eric

From : dev_server0

Tue Oct 20 18:07:33 2015
*
*  trace logging activated, max size = 52428800 bytes, 2 versions
*

arguments :
  arg[ 0] : C:\usr\sap\PIP\DVEBMGS01\exe\jstart.EXE
  arg[ 1] : -appTrc
  arg[ 2] : -nodeId=2
  arg[ 3] : pf=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
  arg[ 4] : -DSAPINFO=PIP_01_server0
  arg[ 5] : -hostvm
  arg[ 6] : -nodeName=ID16440550
  arg[ 7] : -file=C:\usr\sap\PIP\DVEBMGS01\j2ee\cluster\instance.properties
  arg[ 8] : -jvmFile=C:\usr\sap\PIP\DVEBMGS01\work\jstart.jvm
  arg[ 9] : -traceFile=C:\usr\sap\PIP\DVEBMGS01\work\dev_server0
  arg[10] : -javaOutFile=C:\usr\sap\PIP\DVEBMGS01\work\jvm_server0.out
  arg[11] : -DSAPSTART=1
  arg[12] : -DSAPSYSTEM=01
  arg[13] : -DSAPSYSTEMNAME=PIP
  arg[14] : -DSAPMYNAME=CCSRPI01_PIP_01
  arg[15] : -DSAPPROFILE=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
  arg[16] : -DFRFC_FALLBACK=ON
  arg[17] : -DFRFC_FALLBACK_HOST=localhost


F Tue Oct 20 18:07:33 2015
F  ********************************************************************************
F  Java environment properties
F    root directory    : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5
F    vendor            : SAP AG
F    version           : 1.5.0_36
F    cpu               : amd64
F    java vm type      : server
F    java vm version   : 5.1.078 1.6-b04
F    jvm library name  : jvm.dll
F    library path      : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin
F    executable path   : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\bin
F    SAP extensions    : available
F  ********************************************************************************
I  [Thr 10876] MtxInit: 10002 0 2
F  [Thr 10876] *** WARNING => Attempt to redefine JVM parameter -Dsys.global.dir: value is '=\\CCSDRPI\sapmnt\PIP\SYS\global', new value '=\CCSDRPI\sapmnt\PIP\SYS\global' ignored. [sfxxopt.hpp  1543]
I  [Thr 10876] MPI: dynamic quotas disabled.
I  [Thr 10876] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
M  [Thr 10876] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
M  [Thr 10876] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
M  [Thr 10876] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
M  [Thr 10876] CCMS: CCMS Monitoring Initialization finished, rc=0.

F Tue Oct 20 18:07:33 2015
F  ********************************************************************************
F  SAP Java VM arguments:
F    arg[ 0] = vfprintf
F    arg[ 1] = abort
F    arg[ 2] = exit
F    arg[ 3] = -XmonGcCallback
F    arg[ 4] = -XdebugStateChangeCallback
F    arg[ 5] = -DSAPJStartVersion=720, patch 700, changelist 1527612, NTAMD64, optU (EXT) (Oct 10 2014, 18:42:51)
F    arg[ 6] = -DSAPSTART=1
F    arg[ 7] = -DSAPSYSTEM=01
F    arg[ 8] = -DSAPSYSTEMNAME=PIP
F    arg[ 9] = -DSAPMYNAME=CCSRPI01_PIP_01
F    arg[10] = -DSAPPROFILE=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
F    arg[11] = -DFRFC_FALLBACK=ON
F    arg[12] = -DFRFC_FALLBACK_HOST=localhost
F    arg[13] = -Xjvmx
F    arg[14] = -XsapSystem:01
F    arg[15] = -DSAPSTARTUP=1
F    arg[16] = -DSAPDBHOST=CCSDRPIDB
F    arg[17] = -DSAPINFO=PIP_01_server0
F    arg[18] = -Dj2ee.dbhost=CCSDRPIDB
F    arg[19] = -Dsun.java.launcher=jstart
F    arg[20] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=01 -DSAPSYSTEMNAME=PIP -DSAPMYNAME=CCSRPI01_PIP_01 -DSAPPROFILE=\\\\CCSDRPI\\sapmnt\\PIP\\SYS\\profile\\PIP_DVEBMGS01_CCSRPI01 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
F    arg[21] = -Djstartup.mode=JSTART
F    arg[22] = -Djstartup.whoami=server
F    arg[23] = -Djstartup.ownProcessId=7320
F    arg[24] = -Djstartup.ownHardwareId=U0104889974
F    arg[25] = -Xss2097152
F    arg[26] = -Djstartup.debuggable=yes
F    arg[27] = -DLoadBalanceRestricted=no
F    arg[28] = -XdebugPortRange:50126-50126
F    arg[29] = -Denv.class.path=
F    arg[30] = -Dsys.global.dir=\\CCSDRPI\sapmnt\PIP\SYS\global
F    arg[31] = -Dapplication.home=C:\usr\sap\PIP\DVEBMGS01\exe
F    arg[32] = -Djava.class.path=C:\usr\sap\PIP\DVEBMGS01\exe\jstart71.jar;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PIP\DVEBMGS01\exe\jre\lib\iqlib.jar;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PIP\DVEBMGS01\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PIP\DVEBMGS01\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PIP\DVEBMGS01\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PIP\DVEBMGS01\j2ee\cluster\bin\boot\memoryanalyzer.jar
F    arg[33] = -Djava.library.path=C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin;C:\usr\sap\PIP\DVEBMGS01\j2ee\os_libs;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\bin;C:\usr\sap\PIP\DVEBMGS01\exe;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies;C:\Program Files\OmniBack\bin
F    arg[34] = -XX:NewSize=410m
F    arg[35] = -Xms2048m
F    arg[36] = -XX:MaxPermSize=2048m
F    arg[37] = -XX:MaxNewSize=410m
F    arg[38] = -Xmx2048m
F    arg[39] = -XX:PermSize=2048m
F    arg[40] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
F    arg[41] = -Djco.jarm=1
F    arg[42] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
F    arg[43] = -Dnetworkaddress.cache.ttl=10
F    arg[44] = -Djava.io.tmpdir=./temp
F    arg[45] = -Drdbms.driverLocation=C:\usr\sap\PIP\DVEBMGS01\exe\mssjdbc\sqljdbc.jar
F    arg[46] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
F    arg[47] = -Djava.awt.headless=true
F    arg[48] = -Djava.security.egd=file:/dev/urandom
F    arg[49] = -Djava.security.policy=./../bin/kernel/java.policy
F    arg[50] = -Djmx.invoke.getters=true
F    arg[51] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
F    arg[52] = -XX:-TraceClassUnloading
F    arg[53] = -XX:HeapDumpPath=OOM.hprof
F    arg[54] = -XX:+HeapDumpOnOutOfMemoryError
F    arg[55] = -XX:-StringInternTableInPermGen
F    arg[56] = -XX:SurvivorRatio=9
F    arg[57] = -XX:SoftRefLRUPolicyMSPerMB=1
F    arg[58] = -XX:+DisableExplicitGC
F    arg[59] = -XX:+PrintGCTimeStamps
F    arg[60] = -XX:MaxErrorQueueLength=200
F    arg[61] = -XX:+PrintGCDetails
F    arg[62] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
F    arg[63] = -XX:TargetSurvivorRatio=90
F    arg[64] = -verbose:gc
F    arg[65] = -XX:+UseConcMarkSweepGC
F  ignore unrecognized options : no
F  ********************************************************************************
J  JVMX version - Aug  7 2012 21:30:15 - 51_REL - optU - windows amd64 - 6 - bas2:177891 (mixed mode)
J  (CompilerOracle read from file C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\.hotspot_compiler)
F  [Thr 6992] *** LOG => SfCJavaVm: Java VM started.
F  ********************************************************************************
F  Main method call:
F  com/sap/engine/boot/Start.main()
F    arg[ 0] = -DSAPSTART=1
F    arg[ 1] = -DSAPSYSTEM=01
F    arg[ 2] = -DSAPSYSTEMNAME=PIP
F    arg[ 3] = -DSAPMYNAME=CCSRPI01_PIP_01
F    arg[ 4] = -DSAPPROFILE=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
F    arg[ 5] = -DFRFC_FALLBACK=ON
F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
F  ********************************************************************************

J Tue Oct 20 18:07:34 2015
J  1.626: [GC 1.626: [ParNew: 343552K->6034K(381696K), 0.0114195 secs] 343558K->6041K(2059008K), 0.0116037 secs] [Times: user=0.06 sys=0.00, real=0.01 secs]

F [Thr 6992] Tue Oct 20 18:07:35 2015
F  [Thr 6992] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
F  [Thr 6992] *** LOG    state real time: 2.776 CPU time: 0.608 sys, 3.541 usr
F  [Thr 6992] *** LOG    total real time: 2.776 CPU time: 0.608 sys, 3.541 usr
F  [Thr 6992]
F  [Thr 6992] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
F  [Thr 6992] *** LOG    state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
F  [Thr 6992] *** LOG    total real time: 2.776 CPU time: 0.608 sys, 3.541 usr
F  [Thr 6992]

F [Thr 9944] Tue Oct 20 18:07:38 2015
F  [Thr 9944] *** WARNING => SfCFramework::registerNatives: failed for com.sap.bc.proj.jstartup.fca.FCAProperties [sfxxifrw.hpp 176]
J  Heap
J   par new generation   reserved 419840K, committed 419840K, used 298610K [0x0000000140410000, 0x0000000159e10000, 0x0000000159e10000)
J    eden space 343552K,  85% used [0x0000000140410000, 0x00000001521c7ef8, 0x0000000155390000)
J    from space 38144K,  15% used [0x00000001578d0000, 0x0000000157eb49f8, 0x0000000159e10000)
J    to   space 38144K,   0% used [0x0000000155390000, 0x0000000155390000, 0x00000001578d0000)
J   concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 39K [0x0000000159e10000, 0x00000001c0410000, 0x00000001c0410000)
J   concurrent-mark-sweep perm gen reserved 2097152K, committed 2097152K, used 27181K [0x00000001c0410000, 0x0000000240410000, 0x0000000240410000)

F [Thr 6368] Tue Oct 20 18:07:38 2015
F  [Thr 6368] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)

F  [Thr 6368] *** LOG => exiting (exitcode 2150, retcode 1).
M  [Thr 6368] CCMS: CCMS Monitoring Cleanup finished successfully.

From : dev_bootstrap


---------------------------------------------------
trc file: "dev_bootstrap", trc level: 1, release: "720"
---------------------------------------------------
sysno      01
sid        PIP
systemid   562 (PC with Windows NT)
relno      7200
patchlevel 0
patchno    519
intno      20020600
make       multithreaded, Unicode, 64 bit, optimized
profile    \\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
pid        11464

*
*  ACTIVE TRACE LEVEL           1
*  ACTIVE TRACE COMPONENTS      All, egi
*

Tue Oct 20 18:06:01 2015
*
*  trace logging activated, max size = 52428800 bytes, 2 versions
*

arguments :
  arg[ 0] : C:\usr\sap\PIP\DVEBMGS01\exe\jstart.EXE
  arg[ 1] : -appTrc
  arg[ 2] : -nodeId=0
  arg[ 3] : pf=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
  arg[ 4] : -hostvm
  arg[ 5] : -nodeName=bootstrap
  arg[ 6] : -file=C:\usr\sap\PIP\DVEBMGS01\exe\startup.properties
  arg[ 7] : -jvmFile=C:\usr\sap\PIP\DVEBMGS01\work\jstart.jvm
  arg[ 8] : -traceFile=C:\usr\sap\PIP\DVEBMGS01\work\dev_bootstrap
  arg[ 9] : -javaOutFile=C:\usr\sap\PIP\DVEBMGS01\work\jvm_bootstrap.out
  arg[10] : -DSAPSTART=1
  arg[11] : -DSAPSYSTEM=01
  arg[12] : -DSAPSYSTEMNAME=PIP
  arg[13] : -DSAPMYNAME=CCSRPI01_PIP_01
  arg[14] : -DSAPPROFILE=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
  arg[15] : -DFRFC_FALLBACK=ON
  arg[16] : -DFRFC_FALLBACK_HOST=localhost


F Tue Oct 20 18:06:01 2015
F  ********************************************************************************
F  Java environment properties
F    root directory    : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5
F    vendor            : SAP AG
F    version           : 1.5.0_36
F    cpu               : amd64
F    java vm type      : server
F    java vm version   : 5.1.078 1.6-b04
F    jvm library name  : jvm.dll
F    library path      : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin
F    executable path   : C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\bin
F    SAP extensions    : available
F  ********************************************************************************
I  [Thr 9776] MtxInit: 10000 0 2
M  [Thr 9776] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
M  [Thr 9776] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
M  [Thr 9776] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
M  [Thr 9776] CCMS: CCMS Monitoring Initialization finished, rc=0.

F Tue Oct 20 18:06:01 2015
F  ********************************************************************************
F  SAP Java VM arguments:
F    arg[ 0] = vfprintf
F    arg[ 1] = abort
F    arg[ 2] = exit
F    arg[ 3] = -XmonGcCallback
F    arg[ 4] = -XdebugStateChangeCallback
F    arg[ 5] = -DSAPJStartVersion=720, patch 700, changelist 1527612, NTAMD64, optU (EXT) (Oct 10 2014, 18:42:51)
F    arg[ 6] = -verbose:gc
F    arg[ 7] = -XX:+HeapDumpOnOutOfMemoryError
F    arg[ 8] = -DSAPSTARTUP=1
F    arg[ 9] = -DSAPSYSTEM=01
F    arg[10] = -DSAPSYSTEMNAME=PIP
F    arg[11] = -DSAPMYNAME=CCSRPI01_PIP_01
F    arg[12] = -DSAPDBHOST=CCSDRPIDB
F    arg[13] = -DSAPINFO=PIP_01_bootstrap
F    arg[14] = -Dj2ee.dbhost=CCSDRPIDB
F    arg[15] = -Dsun.java.launcher=jstart
F    arg[16] = -Dsun.java.command=com.sap.engine.offline.OfflineToolStart com.sap.engine.bootstrap.Bootstrap ./bootstrap -DSAPSTART=1 -DSAPSYSTEM=01 -DSAPSYSTEMNAME=PIP -DSAPMYNAME=CCSRPI01_PIP_01 -DSAPPROFILE=\\\\CCSDRPI\\sapmnt\\PIP\\SYS\\profile\\PIP_DVEBMGS01_CCSRPI01 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
F    arg[17] = -Djstartup.mode=JSTART
F    arg[18] = -Djstartup.whoami=bootstrap
F    arg[19] = -Djstartup.ownProcessId=11464
F    arg[20] = -Djstartup.ownHardwareId=U0104889974
F    arg[21] = -Dmemory.manager=3072
F    arg[22] = -Xmx3072m
F    arg[23] = -Xss2097152
F    arg[24] = -Djstartup.debuggable=no
F    arg[25] = -DLoadBalanceRestricted=no
F    arg[26] = -Denv.class.path=
F    arg[27] = -Dsys.global.dir=\\CCSDRPI\sapmnt\PIP\SYS\global
F    arg[28] = -Dapplication.home=C:\usr\sap\PIP\DVEBMGS01\exe
F    arg[29] = -Djava.class.path=C:\usr\sap\PIP\DVEBMGS01\exe\jstart71.jar;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PIP\DVEBMGS01\exe\jre\lib\iqlib.jar;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\lib\tools.jar;.\bootstrap\sap.com~tc~bl~offline_launcher~impl.jar
F    arg[30] = -Djava.library.path=C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\jre\bin;C:\usr\sap\PIP\DVEBMGS01\j2ee\os_libs;C:\usr\sap\PIP\DVEBMGS01\exe\sapjvm_5\bin;C:\usr\sap\PIP\DVEBMGS01\exe;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies;C:\Program Files\OmniBack\bin
F  ignore unrecognized options : no
F  ********************************************************************************

F [Thr 8608] Tue Oct 20 18:06:02 2015
F  [Thr 8608] *** LOG => SfCJavaVm: Java VM started.
F  ********************************************************************************
F  Main method call:
F  com/sap/engine/offline/OfflineToolStart.main()
F    arg[ 0] = com.sap.engine.bootstrap.Bootstrap
F    arg[ 1] = ./bootstrap
F    arg[ 2] = -DSAPSTART=1
F    arg[ 3] = -DSAPSYSTEM=01
F    arg[ 4] = -DSAPSYSTEMNAME=PIP
F    arg[ 5] = -DSAPMYNAME=CCSRPI01_PIP_01
F    arg[ 6] = -DSAPPROFILE=\\CCSDRPI\sapmnt\PIP\SYS\profile\PIP_DVEBMGS01_CCSRPI01
F    arg[ 7] = -DFRFC_FALLBACK=ON
F    arg[ 8] = -DFRFC_FALLBACK_HOST=localhost
F  ********************************************************************************

J Tue Oct 20 18:06:02 2015
J  [GC 4032K->1410K(9984K), 0.0022536 secs]
J  [GC 5439K->3701K(9984K), 0.0013928 secs]
J  [Full GC 3701K->3683K(16960K), 0.0076862 secs]
J  [GC 7710K->5982K(16960K), 0.0011431 secs]
J  [GC 10014K->8318K(19264K), 0.0015625 secs]
J  [GC 14628K->12020K(19264K), 0.0018402 secs]
J  [Full GC 12020K->8642K(29120K), 0.0093269 secs]
F  [Thr 8608] *** LOG => State changed from 0 (Initial) to 2 (Starting framework).
F  [Thr 8608] *** LOG    state real time: 1.358 CPU time: 0.218 sys, 1.809 usr
F  [Thr 8608] *** LOG    total real time: 1.358 CPU time: 0.218 sys, 1.809 usr
F  [Thr 8608]
J  [GC 14978K->10307K(33280K), 0.0017370 secs]
J  [GC 18883K->11597K(35328K), 0.0027963 secs]
J  [GC 20173K->11258K(37312K), 0.0019307 secs]

J Tue Oct 20 18:06:03 2015
J  [GC 22458K->11852K(37632K), 0.0029141 secs]
J  [GC 23052K->12378K(39488K), 0.0028344 secs]
J  [GC 25370K->13688K(39680K), 0.0047243 secs]

F [Thr 8608] Tue Oct 20 18:06:03 2015
F  [Thr 8608] *** LOG => State changed from 2 (Starting framework) to 3 (Running).
F  [Thr 8608] *** LOG    state real time: 1.470 CPU time: 0.187 sys, 3.073 usr
F  [Thr 8608] *** LOG    total real time: 2.828 CPU time: 0.405 sys, 4.882 usr
F  [Thr 8608]

J Tue Oct 20 18:06:04 2015
J  [GC 26680K->17057K(40960K), 0.0052151 secs]
J  [GC 30689K->18906K(42560K), 0.0049578 secs]
J  [GC 32538K->20925K(44032K), 0.0044490 secs]

J Tue Oct 20 18:06:05 2015
J  [GC 35069K->23006K(45504K), 0.0049751 secs]

F [Thr 8608] Tue Oct 20 18:06:05 2015
F  [Thr 8608] *** LOG => State changed from 3 (Running) to 5 (Stopping).
F  [Thr 8608] *** LOG    state real time: 1.466 CPU time: 0.093 sys, 3.088 usr
F  [Thr 8608] *** LOG    total real time: 4.294 CPU time: 0.499 sys, 7.971 usr
F  [Thr 8608]
F  [Thr 5928] *** LOG => SfCJavaVm: exit hook is called. (rc = 0)
F  [Thr 5928] *** LOG => exiting (exitcode 0, retcode 0).
M  [Thr 5928] CCMS: CCMS Monitoring Cleanup finished successfully.

Former Member
0 Kudos

What are the versions of jstart executables on source and destination systems?

0 Kudos

Dear Roman,

Thanks a lot for the feedback !

1)  I check the "jstart.exe" files

    a) While we report the failure

          PAS of source and

          PAS of destination

              Both are the same  (from Kernel 720 EXT Patch Level 700) :

          File version : 7000.700.23.20284

          Production version : 7200.0.0.700

          Date modified : 10/11/2014

    b) Afterward, we try to fallback the Kernel version  (Kernel 720 EXT Patch Level 300)

          PAS of source remain unchange (i.e. our LIVE enviornment) at Patch level 700, while

          PAS of destination then become :

          File version : 7000.300.20.32040

          Production version : 7200.0.0.300

          Date modified : 7/9/2012

       

          Instance (ASCS / SCS / PAS) then can start off normally after system copy.

   

2) I further checked on the sapinst.exe which run SYSTEM COPY

          File version 1.0.0.1

          Product verison : 1.0.0.1

          Date motified : 10/25/2010

As procedure for our drill, using system copy, is being specified by our implemnation consulting firm, while we do not really understand such process

May I ask, is there need to have compatible Kernel version vs SAPinst, during system copy ?

Thanks and Regards,

Eric

Former Member
0 Kudos

Eric Fung wrote:

May I ask, is there need to have compatible Kernel version vs SAPinst, during system copy ?

SAP recommends to use the latest version of SWPM available. You can read more about in .