cancel
Showing results for 
Search instead for 
Did you mean: 

EHP1: System does not start up after phase STARTSAP_PUPG

Former Member
0 Kudos

Dear All,

I'm performing EHP 1 upgrade on a BW 7.00 system. There were few issues throughout the installation which have been resolved and I managed to get to the phase MAIN_NEWBAS/STARTSAP_PUPG. However at this stage I'm unable to start the system anymore. Neither ABAP nor Java stack start up.

I have checked all the log files under work directory but could not find why the system does not start.

I would appreciate your help.

Best regards,

Masoud


trc file: "/usr/sap/JBD/DVEBMGS19/work/dev_server0", trc level: 1, release: "701"
---------------------------------------------------
node name   : ID192787250
pid         : 16949
system name : JBD
system nr.  : 19
started at  : Mon Dec 20 17:16:48 2010
arguments	  :
	  arg[00] : /usr/sap/JBD/DVEBMGS19/exe/jlaunch
	  arg[01] : pf=/usr/sap/JBD/SYS/profile/JBD_DVEBMGS19_cijbd
	  arg[02] : -DSAPINFO=JBD_19_server
	  arg[03] : pf=/usr/sap/JBD/SYS/profile/JBD_DVEBMGS19_cijbd
	  arg[04] : -DSAPSTART=1


[Thr 182905312384] Mon Dec 20 17:16:48 2010
[Thr 182905312384] *** WARNING => INFO: Unknown property [instance.box.number=JBDDVEBMGS19cijbd] [jstartxx_mt. 841]
[Thr 182905312384] *** WARNING => INFO: Unknown property [instance.en.host=scsjbd] [jstartxx_mt. 841]
[Thr 182905312384] *** WARNING => INFO: Unknown property [instance.en.port=3221] [jstartxx_mt. 841]
[Thr 182905312384] *** WARNING => INFO: Unknown property [instance.system.id=19] [jstartxx_mt. 841]
[Thr 182905312384] JLaunchRequestQueueInit: create named pipe for ipc
[Thr 182905312384] JLaunchRequestQueueInit: create pipe listener thread
[Thr 1074792800] JLaunchRequestFunc: Thread 1074792800 started as listener thread for np messages.
[Thr 1083185504] WaitSyncSemThread: Thread 1083185504 started as semaphore monitor thread.
[Thr 182905312384] SigISetDefaultAction : default handling for signal 17
[Thr 182905312384] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
[Thr 182905312384] CPIC (version=701.2009.01.26)
[Thr 182905312384] [Node: server0] java home is set by profile parameter
	Java Home: /opt/IBMJava2-amd64-142
[Thr 182905312384] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/JBD/DVEBMGS19/exe/jvmx.jar
[Thr 182905312384] JLaunchISetDebugMode: set debug mode [no]
[Thr 1084238176] JLaunchIStartFunc: Thread 1084238176 started as Java VM thread.
[Thr 1084238176] JHVM_LoadJavaVM: Java VM created OK.

[Thr 1094678880] Mon Dec 20 17:16:51 2010
[Thr 1094678880] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
[Thr 1094678880] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
[Thr 1094678880] JLaunchISetClusterId: set cluster id 192787250
[Thr 1094678880] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
[Thr 1094678880] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 1127160160] Mon Dec 20 17:17:13 2010
[Thr 1127160160] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
[Thr 1127160160] ***LOG Q0I=> NiPConnect2: connect (111: Connection refused) [nixxi.cpp 2835]
[Thr 1127160160] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 0 / sock 321
    (SI_ECONN_REFUSE/111; I4; ST; 10.220.8.119:3619) [nixxi.cpp    2835]
[Thr 1127160160] *** ERROR => MsIAttachEx: NiBufConnect to cijbd/sapmsJBD failed (rc=NIECONN_REFUSED) [msxxi_mt.c   652]
[Thr 1127160160] *** ERROR => LgIAttach: MsAttach (rc=NIECONN_REFUSED) [lgxx_mt.c    3980]
[Thr 1127160160] *** ERROR => LgIGroupX: LgIAttach(rc=-101) [lgxx_mt.c    4286]
[Thr 1127160160] *** ERROR => JRFC> Error jrfc_lg LgGroup failed(-101) [jrfclg_mt.c  344]
[Thr 1127160160] *** ERROR =>       mshost: cijbd, msserv: sapmsJBD, r_group: PUBLIC [jrfclg_mt.c  345]
[Thr 1127160160] JLaunchIExitJava: exit hook is called (rc = -11113)
[Thr 1127160160] **********************************************************************
*** 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 1127160160] SigISetIgnoreAction : SIG_IGN for signal 17
[Thr 1127160160] JLaunchCloseProgram: good bye (exitcode = -11113)

Edited by: SBSDRIFT SBSDRIFT on Dec 20, 2010 5:22 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Masoud,

The error that you experienced indicates that some core service of the J2EE Engine didn't start.

You could get more information about the issue by reviewing the std_server0.out file from the work directory and the defaultTrace.x.trc from the server node log folder.

You said that the ABAP instance didn't start as well. This could explain why the J2EE Engine didn't start, since it uses the UME server of the ABAP server. Therefore if the ABAP doesn't provide the UME server, the J2EE Engine can't start.

If that is the case please concentrate on bringing up the ABAP server first.

Regards,

Ventsi Tsachev

Former Member
0 Kudos

Hi Ventsi,

You are absolutley correct about UME dependecy between ABAP and Java. And I have been trying to start the ABAP stack. However it does not start up and I have not been able to find any obvious issues.

1- DB and listner are up (system run on Linux/Oracle).

2- R3trans does not report any issues.

3- I checked dev_ms, dev_disp, dev_w0. There is no new entries in them since 17 Dec even though I have restarted the system several times.

Any help would be appreciated.

Former Member
0 Kudos

Hi,

What happens when you only start the r3?

Answers (1)

Answers (1)

former_member218672
Active Contributor
0 Kudos

Hi Masoud,

Check below links -

/thread/1580517 [original link is broken]

/thread/1580517 [original link is broken]

http://www.sap-press.de/download/dateien/2295/sappress_implemeting_sap_enhancement_packages.pdf

Regards,

Sen