cancel
Showing results for 
Search instead for 
Did you mean: 

NO INTEGRATION SERVER, Error while refreshing the XI runtime cache

Former Member
0 Kudos

Hello guys,

I have the following error in an integration scenario of SOAP -> PI -> PROXY.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Inbound Message

-->

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="XICACHE">BUSINESS_SYSTEM</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>NO INTEGRATION SERVER</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Does anyone migth now what could be happening? I already checked The Receiver XI Adapter parameters and everything seems to be rigth.

.

Thanks for your help,

Regards,

Felipe

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Felipe,

What are the HTTP destination details you are using in the receiver XI adapter ?

Thanks,

Srini

Edited by: Srinivas Reddy on Aug 14, 2008 7:11 PM

Former Member
0 Kudos

Srinivas,

These are the details:

Target Host: sapcrd

Service Number: 8000

Path Prefix: /sap/xi/engine?type=entry

Felipe.

Former Member
0 Kudos

Hi Guys, I finally got this issue sort out. The problem was in the configuration of the Integration Engine in CRM. CRM was set as "Integration Server" when it had to be as "Application Server".

Thanks all for your help.

Felipe

Former Member
0 Kudos

Hi Felipe ,

i'm facing the same issue . role of the sap SRM system is set as application system in SXMB_adm and IS URL also specified .

still delta cache and complete cache is disable in sxi_cache .

Error msg : "No Integration server"

is there anything i have missed ...

Answers (3)

Answers (3)

Former Member
0 Kudos

Check the SLD XI business system, it has to be the pipeline URL

http://<host>:<abap_port>/sap/xi/engine?type=entry

And the business system role - Integration Server

Former Member
0 Kudos

Hey

can you please check in SLD whether you have given "Related Integration server" for your business system(s).

if not,please make entry there and refresh cache and run the scenario again.

Thanx

Aamir

Former Member
0 Kudos

Hi,

The error is clearly showing there is cache error.

To resolve this..go to SXI_CACHE tcode and do a delta cache refresh or full cache refresh.

That will solve ur problem

Please award marks if found useful.

**********

Please read the Forum's Rules of Engagement,

i.e.,

[/thread/117188 [original link is broken];

and refrain from requesting points

SDN PI/XI Forum Moderator

**********

Thanks

Hamja

Former Member
0 Kudos

Hi Hamja,

I did what you suggested and did a full cache refresh.

But the error still persists.

I checked the BS integration Server, and its the correct one

Any other Idea?

Thanks,

Felipe

Former Member
0 Kudos

Hi guys, I'm still with this issue, any ideas?

Former Member
0 Kudos

Have you configured your BS in SLD with Integration Server URL ?

Have you configured Integration Server in tcode SXMB_ADM -> Integration Engine Configured ?

Have you executed CPACache refresh mode full ?

Former Member
0 Kudos

Hi Joao,

Have you configured your BS in SLD with Integration Server URL ?

- Yes

Have you configured Integration Server in tcode SXMB_ADM -> Integration Engine Configured ?

- Yes

Have you executed CPACache refresh mode full ?

- Yes

Message error still comes up.

Felipe

Former Member
0 Kudos

Hi Felipe,

Can you perform the Cache connectivity Test in the Component Monitoring of Runtime Workbench.

This will tell you whther all the componets in XI are successfully talking to each other or not.

Regards,

Akshay

Former Member
0 Kudos

Hi Akshay,

Thanks for your response, I did the Cache connectivity test, and everything came out rigth.

Still hanging in there with this issue,

Felipe

Former Member
0 Kudos

Guys, still here... any help??

Thanks,

Felipe

Former Member
0 Kudos

Hi Felipe,

Does both the business systems added in SLD. Also, since you are using proxies, can you check whether your proxy configuration is setup or not.

You can refer the following link

Regards,

Akshay

Former Member
0 Kudos

Hi Akshay

Thanks for your interest in helping me.

I made sure that all configurations for Proxy are done. In fact I've been using Proxy connections with ERP and there is no problem. But with CRM I dont understand what is happening.

xu ziang, I checked the pipeline, and its running correctly in both CRM and XI.

Any other clue of what migth be happening?

Thanks,

Felipe