cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI NW 7.1 Installation AS JAVA issues

Former Member
0 Kudos

Hi all,

I am trying to install a SAP PI NW 7.1 to connect to webservices of a third party product.

During installation it did not ask for Dual Stack installation option. But took the Java components software dump during installation.

I have few question and would appreciate your help.

1) How to find whether JAVA stack is present in the SAP PI system.

2) If the PI system installed is a dual stack.. how to open the JAVA stack as it is unable to read the configuration data from exchange profile.

3) After the installation of SAP PI dual stack, am i missing any post installation steps?

4) Is Adapter Engine (JAVA SE) installation required for my requirement.

Kindly help me out.

Regards,

Shravan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shravan,

Answers for your Questions...

1) How to find whether JAVA stack is present in the SAP PI system.

Ans. if u find J2ee folder in usr/sap/SID/DVEBMGS/J2EE - Java Is Presented

2) If the PI system installed is a dual stack.. how to open the JAVA stack as it is unable to read the configuration data from exchange profile.

Ans. Open the Browser : Http://<hostname>:50<NN>0. (NN refers to instance number)

3) After the installation of SAP PI dual stack, am i missing any post installation steps?

Ans . refer this link .. it will be very helpful : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d2a693-9504-2b10-5ba7-82964bd83...

4) Is Adapter Engine (JAVA SE) installation required for my requirement.

Ans . refer this link for above Question : http://help.sap.com/saphelp_nwpi711/helpdata/en/6f/246b3de666930fe10000000a114084/content.htm

Let me know if u still need any help.

Regards

Srinivas K

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Shravan,

1) How to find whether JAVA stack is present in the SAP PI system.

- go to http://<server>:<port>/ (or call transaction sxmb_ifr from ABAP). This is the URL of the Java page. If you can't access this, then unlikely java is installed. You can confirm what components you have, if any, on the java side by following the URL mentioned in note #1381878 How/where to check the patch levels of your XI/PI system.

2) If the PI system installed is a dual stack.. how to open the JAVA stack as it is unable to read the configuration data from exchange profile.

- go to http://<server>:<port>/dir

3) After the installation of SAP PI dual stack, am i missing any post installation steps?

- you need to update to the latest SP release and deploy the latest XI patches for this SP. Then you need to run the Configuration Wizard. See note #1309239 Configuration Wizard: PI NetWeaver initial setup

4) Is Adapter Engine (JAVA SE) installation required for my requirement.

- I don't think this is a requirement. I guess this is only required if you are installing a decentral Adapter Engine.

Regards

Mark