cancel
Showing results for 
Search instead for 
Did you mean: 

NW Java version

Martina_Gállego
Active Participant
0 Kudos

Hi,

I'm trying to check the engine version with http://<host.fqdn>:port/systeminfo in a SAP NW AS Java 7.4 SR1, but the systeminfo web doesn't exist.

http://scn.sap.com/thread/1221922

Is there another method to know the NW Java version? I know the NW Java version, but I want to know how you can check the engine version in case you don't know it.

Best regards,

Martina

Accepted Solutions (1)

Accepted Solutions (1)

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Martina

This is the correct URL

http://FQDN:5xx00/monitoring/SystemInfo

You can also check from the Telnet console.

Regards

RB

Martina_Gállego
Active Participant
0 Kudos

Hello Reagan,

I'm in http://FQDN:5xx00/monitoring/SystemInfo

Where is there the SAP NW AS version? I can see the database version, the ports used, the OS version, the kernel version, the components version... but I couldn't see the SAP NW AS version as 7.40 SR1.

I'm looking for the equivalent in Java to ABAP System -> Status.

Thanks!!!!

Best regards,

Martina


Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Martina

Do you see a list of all the components installed on that page ?

If yes then read this wiki article.

(JSTTSG)(Web)Problems-P158 - Technology Troubleshooting Guide - SCN Wiki

Regards

RB

former_member188883
Active Contributor
0 Kudos

Hi Martina,

the components version should be giving you relevant information. Look out for J2ee-core component


Alternatively look out for details under http://<fqdn>:<port>/index.html

for getting AS JAVA version


Hope This helps.


Regards,

Deepak Kori

Martina_Gállego
Active Participant
0 Kudos

The http://<fqdn>:<port>/index.html doesn't work.

Thanks anyway!!

v_veeramalla
Active Participant
0 Kudos

check , http://<fqdn>:<port>/startPage and from there you can reach system information.

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Martina,

The URL to be used is

http://<fqdn>:<port>/monitoring/Systeminfo

Hope this helps.

Regards,

Deepak Kori

Martina_Gállego
Active Participant
0 Kudos

Thanks Deepak, but that link doesn't work.

The correct is:

http://<fqdn>:<port>/monitoring/SystemInfo