cancel
Showing results for 
Search instead for 
Did you mean: 

Error in starting startInstGui.sh in AIX Machine

Former Member
0 Kudos

I am in the process of installing SAP in AIX Machine

I am getting the follwoing error when i start SAP installatble. Pls help

<b># /oracle/master/startInstGui.sh

Java Runtime found in PATH environment variable

Path: java

Start mode: gui (GUI only)

Connection parameters:

GUIServer host: localhost

GUIServer port: 21212

Starting...

The java class is not found: SDTGui</b>

The contents of ENV file is as follows

TMP=/usr/sap/DBW/install/tmp

MAIL=/usr/spool/mail/root

LOCPATH=/usr/lib/nls/loc

LIB_PATH=/sapmnt/DBW/exe

USER=root

AUTHSTATE=compat

SAPINST_JRE_HOME=/usr/java14_64/jre

DISPLAY=192.168.79.139:0.0

SHELL=/usr/bin/ksh

ODMDIR=/etc/objrepos

JAVA_HOME=/usr/java14_64

HOME=/

TERM=xterm

MAILMSG=[YOU HAVE NEW MAIL]

PWD=/oracle/master

LD_LIBPATH=/sapmnt/DBW/exe

TZ=MST7

A__z=! LOGNAME

NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat

LIBPATH=/sapmnt/DBW/exe

The output of Java -fullversion is <b>J2RE 1.4.2 AIX 5L</b> I have logged in as user root to do the activities

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

setup environment veriables correctly for java.. for example.

if using from root,

type: export JAVA_HOME=/.../.../.../ full location

type xhost + in seperate new terminal. should work.

also, use J2SDK 1.4.2.11 from below provided link...

http://java.sun.com/products/archive/j2se/1.4.2_11/index.html

Thanks,

Answers (0)