cancel
Showing results for 
Search instead for 
Did you mean: 

j2ee services do not start after sap jvm switch

Former Member
0 Kudos

After running the jvm switch tool on a solution manager server, all j2ee processes do not start.

First part of dev_server0 log

---------------------------------------------------
trc file: "C:\usr\sap\SSM\DVEBMGS00\work\dev_server0", trc level: 1, release: "701"
---------------------------------------------------
node name   : ID1186250
pid         : 6072
system name : SSM
system nr.  : 00
started at  : Mon Oct 08 10:06:11 2012
arguments   :
   arg[00] : C:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
   arg[01] : pf=C:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ccssmci
   arg[02] : -DSAPINFO=SSM_00_server
   arg[03] : pf=C:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ccssmci
   arg[04] : -DSAPSTART=1
   arg[05] : -DCONNECT_PORT=64999
   arg[06] : -DSAPSYSTEM=00
   arg[07] : -DSAPSYSTEMNAME=SSM
   arg[08] : -DSAPMYNAME=ccssmci_SSM_00
   arg[09] : -DSAPPROFILE=C:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ccssmci
   arg[10] : -DFRFC_FALLBACK=ON
   arg[11] : -DFRFC_FALLBACK_HOST=localhost


[Thr 5948] Mon Oct 08 10:06:11 2012
[Thr 5948] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ccssmci] [jstartxx.c   841]
[Thr 5948] *** WARNING => INFO: Unknown property [instance.en.host=ccssmci] [jstartxx.c   841]
[Thr 5948] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
[Thr 5948] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]

**********************************************************************
JStartupReadInstanceProperties: read instance properties [C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties]
-> ms host    : ccssmci
-> ms port    : 3901
-> OS libs    : C:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
-> Admin URL  :
-> run mode   : normal
-> run action : NONE
-> enabled    : yes
**********************************************************************


**********************************************************************
Used property files
-> files [00] : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
**********************************************************************

**********************************************************************
Instance properties
-> ms host    : ccssmci
-> ms port    : 3901
-> os libs    : C:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
-> admin URL  :
-> run mode   : normal
-> run action : NONE
-> enabled    : yes
**********************************************************************

**********************************************************************
Bootstrap nodes
-> [00] bootstrap            : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
-> [01] bootstrap_ID1186200  : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
-> [02] bootstrap_ID1186250  : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
**********************************************************************

**********************************************************************
Worker nodes
-> [00] ID1186200            : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
-> [01] ID1186250            : C:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
**********************************************************************

[Thr 5948] JLaunchRequestQueueInit: create named pipe for ipc
[Thr 5948] JLaunchRequestQueueInit: create pipe listener thread
[Thr 3040] JLaunchRequestFunc: Thread 3040 started as listener thread for np messages.
[Thr 5628] WaitSyncSemThread: Thread 5628 started as semaphore monitor thread.

[Thr 5948] Mon Oct 08 10:06:12 2012
[Thr 5948] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
[Thr 5948] CPIC (version=701.2009.01.26)
[Thr 5948] [Node: server0] java home is set by profile parameter
Java Home: C:\usr\sap\SSM\DVEBMGS00\exe\sapjvm_4
[Thr 5948] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar

--

Yup, the jvmx.jar file is not in the C:\usr\sap\SSM\DVEBMGS00\exe\ directory. It's in the C:\usr\sap\SSM\DVEBMGS00\exe\sapjvm_4\tools\lib directory.

So where do we go from here?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Carl,

Do your system has an application server too? If yes, have you adjusted the environment files and the profiles of that too with the new configuration?

Also, do you have wiley configured for your system? If yes, AutoProbeConnector.jar needs to be regenerated for application server too.

I recently done jvm switches in my landscape and found these issues which prevented the system to start.

Hope this helps.

Regards,

Ashutosh Shukla

Former Member
0 Kudos

Hi,

This may not be the real error. Could you also check the bootstrap and std_server0 logs for further errors.

Regards,

Srikishan