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 (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

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

Please check that in MMC, (Also in os level -  there should be j2ee folder under this directory \usr\sap\<SID>\DVEBMGS00\j2ee)

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.

If you are trying to login into java stack, http://hosntame:5<nn>00/ --> from there you can further and if its for PI  ---> /rep , /dir,  /rwb


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

Please follow the below document / demo for your reference
Very good document

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d2a693-9504-2b10-5ba7-82964bd83...

Demo

http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/b0b89317-6290-2b10-a4ac-8ed5d0f06cad&overrid...

Regards

Vijay

Former Member
0 Kudos

Thank you all and Vijay.. It was very helpful.

Is there any videos or documents like this for Post installation steps of SAP ERP 6.0 EPH5, IDES installation?

Former Member
0 Kudos

Hi,

I am not sure about video.

But the below links makes sense and it was mentioning everything with respect to Basis

http://scn.sap.com/community/netweaver-administrator/blog/2012/07/19/sap-basis-post-installation-ste...

But the memory parameters - depends on available memory and the dums / swaps. So this part has to be considered

Regards

Vijay


Answers (1)

Answers (1)

paul_power
Active Contributor
0 Kudos

Hi Shravan,

I will try to answer your queries.

1. Transaction SMICM->GoTO-> Display Data->HTTP

this should show java processes if any installed. also, if on windows you can check in SAPMMC for java processes running.

2. I am unsure what you mean by "how to open the JAVA stack"

3. Any post installation activities should be in the installation guide

4. Seems like the web service manager might suit your requirements (might also answer question 3)

http://wiki.sdn.sap.com/wiki/display/ABAPConn/Web+Service+Testing+Using+the+J2EE+Server+Web+Service+...

hope this is of some help.

Paul