cancel
Showing results for 
Search instead for 
Did you mean: 

SAPinstallation on hp unix 11.31

Former Member
0 Kudos

Dear team,

I am trying to installed sap application server on hp unix 11.31.

# ./sapinst
[==============================] - extracting...  done!
Warning: The SAPinst GUI could not be started because a Java Runtime Environment (JRE) could not be found.
Either the JRE is not installed correctly or the environment variable SAPINST_JRE_HOME is not set to the JRE installation home.
Be aware the SAPinst server is still running! You need to start SAPinst GUI standalone on this or another host as described in the installation guide.

103 controller.errorStartingGuiUnix  1697
#

When I am expoty Env of java

# export SAPINST_JRE_HOME=/opt/java1.4

# export JAVA_HOME=/opt/java1.4

# pwd

/opt/java1.4/bin

After that I again run

# ./sapinst

It gives same above error .

Regards

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This is a rather old question, but I don't have any problems running sapinst after exporting the JAVA variables you listed. Hopefully you figured out your issue, but I'd have tried echoing the variables to make sure they are responding on the command line.

Best,

Nathan

Answers (0)