cancel
Showing results for 
Search instead for 
Did you mean: 

No connection to the Integration Builder while using ABAP Proxies

Former Member
0 Kudos

Hi All,

Here am getting an error when i say SPROXY in R3 system.

No connection to the Integration Builder while using ABAP Proxies.

For this i have gone through the blog no 3022.

and i did all the connection.And then i have gone through the steps

Go to---->test connection steps.I added the address called com.sap.aii.server.name.repository in SPROXSET table.

and i run the Tcode SPROXY.Now am getting into DUMP when is say SPROXY.

And also i run a program called SPROX_CHECK_IFR_ADDRESS to add the address

but i didn't found the path for Excahnge Profile it was disable.

and later i run a program SPROX_CHECK_IFR_CONNECTION

now it went into DUMP.

Can Anyone suggest me how to fix this error.

Thanks,

Kalyan.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Kalyan,

Please go through this SAP Note:

Note 689847 - XI 3.0: SPROXY - No connection to the Integration Builder

Hope you can easily resolve your issue with this. If you dont have the access let me know I will try to summerize the points and give you the document.

Best Regards

Praveen K Kurni

Former Member
0 Kudos

hi kalyan,

This is an error in the http compression (gZIP).

Deactivate the HTTP compression:

In the SPROXSET table, create an entry with the following values:

  • NAME:HTTP_COMPRESSION

  • VALUE:OFF

Alternatively, import the note so that the compression is generally deactivated but can be activated with "ON".

reward points if helpfull

regards

kummari

Former Member
0 Kudos

Hi Kummari/Praveen,

Thanks for your replies.

I already tested this note also.Even i am getting the same error.

Is there any parameter i need to check in class CL_PROXY_IFR whether the address is connecting properly r not??

I think when i run SPROXY this class get executed in backend.

Any suggetsions,

Thanks,

Kalyan.

Former Member
0 Kudos

hi kalyan

1)check whether your R/3 system is based on WEBAS 640 or WEBAS620 (if it is on WEBAS 620 you need to install xi ADD ON,if on WEBAS 640 no need)

2)check the report SPROX_CHECK_IFR_ADDRESS

The address is taken the from following parameters in the exchange profile (section 'connections'):

http://server:port/exchangeProfile --> Connection

com.sap.aii.connect.repository.name: Server (e.g. pwdf0436)

com.sap.aii.connect.repository.httpport: Port (e.g. 1080)

com.sap.aii.connect.repository.contextroot: Root (e.g. rep)

Furthermore, the logon data is also read from the exchange profile(section 'ApplicationSystem'):

com.sap.aii.applicationsystem.serviceuser.name: User

com.sap.aii.applicationsystem.serviceuser.pwd: Password

rgrds

kummari

Former Member
0 Kudos

Hi,

I check the T.code SLDCHECK its giving error that connection to the SLD doesn't work.and also routing to the path

http://res:1080/sld which is not original path.

Can i know how to fix this.

Thanks,

Kalyan.

former_member240483
Contributor
0 Kudos

maintain port details at SLDAPICUST.

Former Member
0 Kudos

hi kalyan,

Are you sure your ABAP stack and Java stach are in the same SP. Please shcek if all the patches are applied properly.

For checking the SP for ABAP u go to SPAM and check the patch level over there..

and for JAVA u can check it with issuing following link....

http://<Hostname>:<port>/sap/monitoring/SystemInfo

it ask for username and password give username as : J2EE_ADMIN and password of it......it shows system information page on that u can check software component..

Also please check the following note for the error :

Note 616485 - XI access to SLD server 6.30

This problem is due to the improper support patch level in ABAP and JAVA.

reward points if helpfull

regards

kummari

Former Member
0 Kudos

Hi,

I modified the details in SLDAPICUST now there is no error in SLDCHECK but one home page is automatically opening now with the wrong url http://res:1080/sld .I don't know from where this system is picking these wrong details.

Can you tell me how the R3 system recognize's the address of integration Builder.

Did the table SPROXSET shud maintain any details r what?

where shud i maintain these details

com.sap.aii.connect.repository.name

com.sap.aii.connect.repository.httpport

com.sap.aii.connect.repository.contextroot

i have given these details in SPROXSET table in VALUE column even though this doesn't work.

and also tested by giving Value OFF under HTTP_COMPRESSION Address

My R3 Kernel Level is 640.

Thanks,

Kalyan.

Former Member
0 Kudos

Follow this problem analysis guide to rectify your SLD issues:

http://help.sap.com/saphelp_nw70/helpdata/EN/78/20244134a56532e10000000a1550b0/frameset.htm