cancel
Showing results for 
Search instead for 
Did you mean: 

Installing SAP NW 7.3 on HPUX - JDK VERSION

former_member199849
Participant
0 Kudos

Hi experts

I have a doubt about JDK version for SAP NW 7.3, I have read some notes that SAP NW 7.3 install by itself SAP JVM 6, so It is no necessary to install JDK 1,4.2 and also SAP NW doesn't work with JDK 1.4.2, but when I execute sapinst it doesn't run, it asks me to check if JDK is installed and if a I set the variable SAPINST_JRE_HOME.

I am a little confused. before starting SAPINST, do I need to install JDK? and which version? in installation guide it doesn't say anything about JDK.

Do you have any idea.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member199849
Participant
0 Kudos

Hi,

My problem was resolved, I used Xmanager and I don't need to install JDK 1.4.2, besides HPUX by default install java1.5 and java6.

Former Member
0 Kudos

Thatz good.As I guessed NW 7.3 SAPinst support SUN JDK 1.6 as well.Hope this makes clear your concepts about OS JDK and SAPJVM !

Regards.

Ruchit.

Answers (2)

Answers (2)

former_member199849
Participant
0 Kudos

I am having these error message

# ./sapinst
[==============================] \ extracting...  done!

Starting GUIServer using:
  SAPinst port  : 21200
  GUIServer port: 21212
  HTTP port     : 4239
  GUI autostart : on
  GUI mode      : normal
  command       : /tmp/sapinst_exe.17436.1335421660/jre/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.17436.1335421660/JAR/instgui.jar SDTServer rootdir=//.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=21200

load resource pool /media_sap/51042312/DATA_UNITS/NW730_IM_HPUX_IA64_ORA/resourcepool.xml

guiengine: No GUI server connected; waiting for a connection on host glserv02, port 21200 to continue with the installation
Apr 26, 2012 6:28:03 AM [Info]: *************************
Apr 26, 2012 6:28:03 AM [Info]: Starting Server
Apr 26, 2012 6:28:03 AM [Error]: java.net.UnknownHostException: glserv02: glserv02
Apr 26, 2012 6:28:08 AM [Error]: java.net.UnknownHostException: glserv02: glserv02
Apr 26, 2012 6:28:08 AM [Error]: Error during configuration - see preceding messages.
Apr 26, 2012 6:28:08 AM [Fatal]: Error during controller startup.
Apr 26, 2012 6:28:08 AM [Fatal]: SL Controller exiting.

In PAM says the SAP NW 7.3 is compatbile with SAPJVM 6.1, any idea about the error?

I am using Xterm to connec graphically Xming

nicholas_chang
Active Contributor
0 Kudos

Hi,

Instead of using Xming, i could advise you to use Xmanager or reflection-X.

Cheers.

Nicholas Chang

Former Member
0 Kudos

Hi Andy,

I would again re-iterate SAPJVM is used for Netweaver engine to work and not for the installation itself which is done using SAPinst. SAPJVM is a by product of installation and is extracted from kernel DVD during installation. Please install JDK for HP site on you system, set JAVA_HOME and then start the installation.

PS: SAPJVM is not a full fledged JVM. It only has server side features and not client side.

Regards.

Ruchit.

former_member199849
Participant
0 Kudos

HI Ruchit

So which version of JDK do I have to install for SAP NW 7.3?

Thanks

Former Member
0 Kudos

Hi Andy,

I would suggest trying with JDK 1.4 first latest or n-1 th patch.

You can check OSS note 716926. While it is for release upto NW 7.0 you can use it for installing OS JDK.

Regards.

Ruchit

nicholas_chang
Active Contributor
0 Kudos

Hi,

Just my 2 cents worth. SAPJVM should extracted when you launch the sapinst. Just ensure you are using the latest installation master and kernel DVD.

As a workaround, you can manually download SAPJVM from

Support Packages and Patches --> A-Z Index -->N > SAP NETWEAVER > SAP NETWEAVER 7.3--> Entry by Component --> Application Server Java --> SAP JVM 6.1 and extract it to the \usr\sap\<SID>\SYS\exe\JVM

Hope it helps,

Cheers,

Nicholas Chang

Former Member
0 Kudos

Hi Andy,

SAPJVM is used by the Netweaver system.It wouldn't extracted till SApinst does it. SAPinst itself needs JAVA to run which is not SAPJVM but proper JDK which needs to be pre-installed.  As far as I remember based on an NW 7.3 test installation I did several months back JDK 1.6 also worked though SAP reommends 1.4 releases normally.Typically when you get to that screen SAPinst should give you the hint about supported JDK versions.

Regards.

Ruchit.