cancel
Showing results for 
Search instead for 
Did you mean: 

Sapinst not started in EP 6.0 on Unix

Former Member
0 Kudos

Dears,

I need to apply Java patch on EP 6.0 which is on Oracle with HP-UNIX.

I have set DISPLAY variable by:

setenv DISPLAY 192.163.193.155:0.0

My environmental variables:

HOME=/home/epdadm

PATH=/oracle/EPD/920_64/bin:.:/home/epdadm:/usr/sap/EPD/SYS/exe/run:/usr/bin:/us

r/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/ipf/bin:/opt/h

parray/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/sec_mgmt/bastille/bin:/opt/resmo

n/bin:/opt/gnome/bin:/opt/ignite/bin:/usr/contrib/kwdb/bin:/opt/mozilla:/opt/wbe

m/bin:/opt/wbem/sbin:/opt/graphics/common/bin:/usr/bin/X11:/opt/mx/bin:/opt/sec_

mgmt/spc/bin:/opt/upgrade/bin:/opt/java1.4/bin:/usr/contrib/bin/X11

LOGNAME=epdadm

TERM=vt100

SHELL=/bin/csh

MAIL=/var/mail/epdadm

COLUMNS=80

LINES=25

MANPATH=/opt/ipf/man:/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/c

ontrib/man:/usr/local/man/%L:/usr/local/man:/opt/mx/share/man:/opt/sec_mgmt/shar

e/man:/usr/dt/share/man:/opt/samba/man:/opt/resmon/share/man:/opt/gnome/man:/opt

/ignite/share/man/%L:/opt/ignite/share/man:/opt/wbem/share/man:/opt/graphics/com

mon/man:/opt/sec_mgmt/share/man/%L:/opt/ssh/share/man:/opt/java1.4/bin

TZ=IST-5:30

SAPSYSTEMNAME=EPD

DIR_LIBRARY=/usr/sap/EPD/SYS/exe/run

SHLIB_PATH=/usr/sap/EPD/SYS/exe/run

JAVA_HOME=/opt/java1.4

THREAD=NOPS

dbms_type=ORA

dbs_ora_tnsname=EPD

ORACLE_PSRV=EPD

ORACLE_SID=EPD

DB_SID=EPD

ORACLE_HOME=/oracle/EPD/920_64

ORACLE_BASE=/oracle

ORA_NLS33=/oracle/EPD/920_64/ocommon/nls/admin/data

NLS_LANG=AMERICAN_AMERICA.UTF8

dbs_ora_schema=SAPEPDDB

SAPDATA_HOME=/oracle/EPD

DISPLAY=192.163.193.155:0.0

but when i execute ./sapinst it shows error:

guiengine: no GUI connected; waiting for a connection on host MSLPBD, port 21212

to continue with the installation

Output of xclock is :

Error: Can't open display: 192.163.193.155:0.0

192.163.193.155-is my desktop IP

192.163.193.155 is also pingable from server.

Please what could be the possible solution of this issue.

Shivam

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello,

Plz check file /etc/nsswitch.conf .If this is not exist plz create one by copying only nsswitch.files. After that plz restrt dtlogin service by

  1. /sbin/init.d/dtlogin.rc stop

  2. /sbin/init.d/dtlogin.rc start

ater that check from Xhost to connect. than start your next process.

i think, problem will be resolve after that.

Ankit

Former Member
0 Kudos

Hi,

try remote install. Start installation on your UNIX box and connect to it with gui running on windows machine. Did that trick on AIX and worked out.

Regs,

FS

Former Member
0 Kudos

Hi,

If i am not wrong you mean to say that i should i execute ./sapinst on Unix Screen with my Xmanager window open on my destop that i already did but as i mentioned it's able to open the welcomw screen but it does not conatin any option and anuthing just a while screen on which mentioned :

"Welcome to netweaver installlation"

Command xlcock is also not able to generate clock.

Shivam

Former Member
0 Kudos

Hi,

You must install some application on your desktop such as Xwindows or Exceed from Hummingbird...Then launch it.

Set your Environnement variables

Set your Java_Home

Set yoru DISPLAY Param

launch ./sapinst

good luck

Former Member
0 Kudos

Issue resolved....

nsswitch.conf file was not on server.

JPReyes
Active Contributor
0 Kudos

You need to have an Xserver running at your desktop in order to display the GUI.

Regards

Juan

Former Member
0 Kudos

Hi Jaun,

Thanks for the reply.

I executed ./sapinst after opening Xmanager window.This it also showed the message :

guiengine: no GUI connected; waiting for a connection on host MSLPBD, port 2121

to continue with the installation

But then showed :

guiengine: login in process.

And opend one GUI window but that was a Welcome window and not containing any component option or anything just a white window on which mentioned Welcome to Netweaver Installation and nothing else.

and login in process is running for a long time.

Means i think it's not getting connected to server...

Plz suggest.

Shivam

Edited by: Shivam Mittal on Jul 23, 2008 6:32 PM

JPReyes
Active Contributor
0 Kudos

I can't see SAPINST_JRE_HOME

Setup SAPINST_JRE_HOME with the same value as JAVA_HOME.

Also what version of J2SDK are you using?

Regards

Juan

Former Member
0 Kudos

Hi Juan,

You are right that my variable SAPINST_JRE_HOME was not set.

I set it to the same as JAVA_HOME i.e. /opt/java1.4

but no improvement same issue.

From JAVA_HOME path I think J2SDK version is 1.4

Please suggest.

Shivam

Former Member
0 Kudos

I can't understand, you can connect with Xmanager or not ? Are you login in your server trougth Xmanager ?

Regards.

Former Member
0 Kudos

Hi,

I am not able to login on the server by Xmanager.

All other servers of our lanscape are available on Xmanager,except this one.

So I am trying to do without Xmanager.I tried with other softwares also but not able to login.

Showing XDCMP Connection failed.

Shivam

Former Member
0 Kudos

In Xmanager you will have Xbrowser, try to open it, after press on "tools" --> "options" in "NEW address" add your server IP, press add and OK. Are your server Has appeared In X browser ? If not it's looks like the FIRE WALL are works ... Regards.

JPReyes
Active Contributor
0 Kudos

just try execute xclock on that box... if you can see the clock you should be able to display th gui

Regards

Juan

Former Member
0 Kudos

Hi,

We have already added the server but we double click on it to get connected it shows the message

XDCMP Connection failed.

We have also confirmed with our Network team that there is no Firewall working.

Please suggest....

Shivam

Former Member
0 Kudos

Hi Jaun,

Command Xclock is also generating error:

Error: Can't open display: 192.168.193.155:0.0

One ore thing i noticed that when I set env variable and then logout and get login again,I don't find the those variables that I set..Should I need to do something additional to set these variables permantely.

Please suggest.

Shivam

Former Member
0 Kudos

Are you have second Network card on your PC? I'm have same bug one time ( the Wmvare mashine are installed and the Network bridge are open in my case) as you I could work with the some HP-UX , but some are not, yet has not switched-off the second network card. Also check the versions HP-UX where you can work are same of this HP-UX or not?

If you use the HP_UX 11.31 --> read the http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1249843

Regards.

Former Member
0 Kudos

Hi,

Unix version is same on all oour servers.

Beside i Checked that one network card is active and and one in Standby mode.

Shivam

Former Member
0 Kudos

Try to run it from the cmd with the hostname like DVD path>sapinst.exe SAPINST_USE_HOST=<hostname>

see if it works