cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 - Problem with SLD and Runtine WorkBench

Former Member
0 Kudos

Hi All,

I have installed PI 7.1 on Solaris with Oracle DB.

When i go to http://<hostname>:54600/dir/start/index.jsp and click on System Landscape Directory its opening the following link:

http://54600:54600/sld/index.html (Instead of hostname its taking 54600 where 46 is our instance Number).

Could you please suggest me whether the above error is due to any parameter wrongly set? i have checked all the exchange profile parameters and everything is fine.

If this is the problem with configuration of SLD, Can I re-configure SLD? if so please guide me how to do that.

Even when i login into Runtime Work Bench and clcik on any option like Component Monitoring or Message Monitoring its taking long time stating "Query being Processes", i waited for long time and then the same error unable to reach "http://54600:54600 "

Could you please suggest me how to proceed further?

Thanks,

Subbu

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185856
Participant
0 Kudos

Hi,

Please check the following configurations:

ABAP stack:

1. SLDCHECK - check the error.

2. SLDAPICUST - check the 'Host name'

Then, in browser;

http://<hostname>:54600/exchangeProfile

click and expand 'connections' -

com.sap.aii.connect.cr.name - fully qualified host name

com.sap.aii.connect.integrationserver.sld.name - is.<instancenumber>.<Hostname>

com.sap.aii.connect.landscape.httpport - 5 <instancenumber> 00

Use fully qualified host name where ever the host name is asked.

Once you edit the exchange profile, not necessary to restart J2ee Engine. Just refresh and check the value are changed.

Hope this will fix the issue.

Sunil Shetty.

Former Member
0 Kudos

Hi All,

Thanks for ur reply..I have reconfigured SLD and when i click on the link its working fine...but when i click on Runtime work bench --> Component Monitoring or Message Monitoring i have been receiving the following message:

Error during communication with System Landscape Directory: User credentials are invalid or user is denied access.

Do i need to run the Netweaver Initial setup again from the following path: from http://hostname:port/nwa and click on Configuration management  Scenarios  Configuration Wizard??

Thanks,

Subbu

former_member185856
Participant
0 Kudos

Hi,

No Need to run again nwa Initial setup. Please chech the password for SLD users.

1. Check which user is assigned in SLDAPICUST

2. Check the users Service / System users are locked or not

3. In exchange Profile - re-assign the password for service users.

This will fix the issue.

Cheers!!

Former Member
0 Kudos

Hi Sunil,

Solved my problem by following your steps.. Thank you very much.

Thanks,

Subbu

iprieto
Contributor
0 Kudos

This parameters is configured in SLDAPICUST transaction or Exchange profile web application.

If you change any parameters in Exchange profile you must to restart Java Stack.

Take a look to com.sap.aii.connect.landscape.name parameter.

Best Regards

Iván

Edited by: Carlos Ivan Prieto Rubio on Aug 18, 2009 9:34 AM

Former Member
0 Kudos

Hi Panguluri,

Run SLDCHECK on abap stack. It will check the parameters for SLD and will throw any errors if you have.

Regards,

---Satish