cancel
Showing results for 
Search instead for 
Did you mean: 

sapinst gui- hung - help please

Former Member
0 Kudos

I installed central instance and database instance successfully, I have to add Java Stack for XI to work. When I am trying Java Add-In through sapinst gui as the sap and db were up and running. From the install first page of sapinst gui, i selected Java Add-In for ABAP> Oracle>Central System> Java System Finalization and clicked next, the installation hung. I tried restarting the server, left untouched for more than 6 hours.. nothing happening. I tried 3 to 4 times ..same result

Can somebody give a idea what may be happening.

I have Linux OS with Java 1.4.2_06 already installed.

I not seeing any error. I restarted the server and changed ulimit stack to unlimited, tried Java add-in fresh install and all the dance around

I see this on dev_selfex.out

tail -f dev_selfex.out

iaextract.c:250: extracting: iarfclib642.so

iaextract.c:661: Extraction finished with 0

iauxsysex.c:123: existsDirectory(jre) returns 0

iauxsysex.c:155: chdir(/u01/sapmastercd/IM09_LINUX_32/SAPINST/UNIX/LINUX_32) = 0

iaextract.c:868: selfexRun()

iaextract.c:695: selfexGetCommandline()

iaextract.c:705: No RC file /tmp/sapinst_exe.4993.1119592464/sfx.rc found, using builtin default.

iaextract.c:873: self->argv[0]: /tmp/sapinst_exe.4993.1119592464/sapinst

iaextract.c:873: self->argv[1]: product.catalog

iauxsysex.c:262: started child 4994

Here is the sapinst.log

> `tail -15 sapinst.log

[root@b2bx-dev ONE_HOST]# tail -15 sapinst.log

INFO 2005-06-23 22:55:47

Installation start: Thursday, 23 June 2005, 22:55:15; installation directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST; product to be installed: SAP NetWeaver '04 Support Release 1> Java Add-In for ABAP> Oracle> Central System> Java System Finalization

INFO 2005-06-23 22:55:47

Working directory changed to /tmp/sapinst_exe.4993.1119592464.

INFO 2005-06-23 22:55:47

Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST.

INFO 2005-06-23 22:55:48

Working directory changed to /tmp/sapinst_exe.4993.1119592464.

INFO 2005-06-23 22:55:48

Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST.

Here is the sapinst_dev.log

tail -15 sapinst_dev.log

}

TRACE [iaxxccntrl.cpp:493]

CController::stepExecuted()

The step readProductXml with key J2EE_EngineEnterprise_Addin_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|readProductXml has been executed successfully.

thanks

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dhandu,

I got the same problem:

iaextract.c:636: No RC file /usr/sap/XE4/tmp/sapinst_exe.303434.1153571096/sfx.rc found, using builtin default.

iaextract.c:804: self->argv[0]: /usr/sap/XE4/tmp/sapinst_exe.303434.1153571096/sapinst

iauxsysex.c:281: started child 372950

iauxsysex.c:312: child 372950 exited with signal 11

iauxsysex.c:316: child 372950 has crashed. Executable directory is /usr/sap/XE4/tmp/sapinst_exe.303434.1153571096. Contact Support.

Heiko told you to start the sapinstgui from your desktop, did it resolved the problem?

Please give me reply.

Sincerly

Burkhard Krahn

H_Ettelbrueck
Advisor
Advisor
0 Kudos

Hi Dhandu,

did you install remotely by starting sapinst (including sapinstgui) on the server and having the output being displayed using an x server on your local desktop? I experienced similar problems in that constellation.

I could avoid them by starting just sapinst without the gui on the server (by calling "DISPLAY= sapinst") and running sapinstgui on my desktop (telling it the hostname and listening port of the sapinst server).

Best regards

Heiko