cancel
Showing results for 
Search instead for 
Did you mean: 

Cache refresh fail for the Sender Agreement

hamsa_shree
Participant
0 Kudos

Hi,

I have created a scenario where in I have imported the wsdl of the IDOC as the external definition to my namespace and created an Outbound Interface and created a Sender Communication Channel of type WS adapter and created the Sender Agreement . In my Sender Agreement the cache refresh is getting failed and its giving an error

"Could not update object 'Sender Agreement | sample_bs | sample | | (DirContext)' on selected cache instance. No error details available " and when i check the problems tab of the cache status overview i am getting the following details

"Problem when updating object InboundBinding-3E848C02A8F33E3D9A3D06379256FB90. :No design time configuration found for '/1BCESI/sample00001'"

"Problem when updating object WSDL-1A8AFDFBD2E731DB84934CC577D123B0. Error in WSDL parsing:"

can any one please help me in solving this issue.

Thanks & Regards,

Hamsa Shree.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you activated the objects of the IR is that objects activation is done with out error?

Rajesh

hamsa_shree
Participant
0 Kudos

Hi Rajesh,

I have activated the objects in IR without any errors . The cache is getting failed only at the Sender Agreement .

Any other solution for this issue?

Thanks & Regards,

Hamsa Shree.

siddhesh_pathak4
Contributor
0 Kudos

I think the problem is with sender SOAP .. please verify all the parameters provided in SOAP channel (URL and Userid/Password).

Copy the payload test data that ur using in mapping and check if it is working with mapping....

hamsa_shree
Participant
0 Kudos

Hi Siddesh,

I have tested the payload in my mapping and its working fine and i am using WS adapter at the sender side not the Soap Adapter . I have checked with all the parameters and it is all correct.

Anything else which has to be done for this.

Thanks & Regards,

Hamsa Shree

Former Member
0 Kudos

Hi

Check in XI SM59

INTEGRATION_DIRECTORY_HMI

if it is working fine.

Rgds

srini

hamsa_shree
Participant
0 Kudos

Hi Srini,

The destination is not working its giving 500 Internal Server Error and the response text is as follows:

HTTP/1.1 500 Internal Server Error

Set-Cookie: JSESSIONID=jbtJTuHJEVf8qt1w0s4kxzhsuiqIcNv0HwGmLHsM_SAP; path=/

Set-Cookie: saplb_*=<server>; path=/

Content-Type: text/html;charset=ISO-8859-1

Content-Length: 1636

connection: close

server: SAP NetWeaver Application Server 7.10 / AS Java 7.10

date: Wed, 11 Mar 2009 09:27:15 GMT

pragma: no-cache

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>

<head>

<title>Error Report</title>

<style>

td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;}

A:link

A:visited

A:active

</style>

</head>

<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">

<table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75">

<tr bgcolor="#FFFFFF">

<td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>&nbsp;&nbsp;500 &nbsp Internal Server Error</b></font></td>

</tr>

<tr bgcolor="#3F73A3">

<td height="23" width="84"><img width=1 height=1 border=0 alt=""></td>

<td height="23"><img width=1 height=1 border=0 alt=""></td>

<td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP NetWeaver Application Server 7.10 / AS Java 7.10&nbsp;</b></font></td>

</tr>

<tr bgcolor="#9DCDFD">

<td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td>

</tr>

</table>

<br><br><br><br><br><br>

<p><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>&nbsp;&nbsp;"Application error occurred during the request procession."</b></font></p>

<p><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><table><tr><td valign="top"><b>&nbsp;Details:</b></td><td valign="top"><PRE>&quot;The WebApplicationException log ID is [001EC9D184F70047000001E4000041811D0F585B16E6A86B].&quot;</PRE></font></td></tr></table></font></p>

</body>

</html>

What should be done to resolve this issue ?

Thanks & Regards,

Hamsa Shree

hamsa_shree
Participant
0 Kudos

Hi Srini,

When i checked for INTEGRATION_DIRECTORY_HMI RFC destination in help.sap.com its given its should give the response 500 internal server which i am getting .

So what else should be done to reslove this issue

Thanks & Regards,

Hamsa Shree

Former Member
0 Kudos

Hi,

Go and check ABAP cache status..if it is red refresh it in the Integration Directory.

ID - > cache notification -> cache instance -> ABAP cache

Regards

Former Member
0 Kudos

Hi

Check

Connection type "H"

traget host : XI Host

path perfix : /dir/CacheRefresh

logon :with user : PIISUSER

If this RFC works u r Cache problem will be solved.

Contact u r Basis team

Regards

Srini

Former Member
0 Kudos

Was this problem solved??????????

I am facing similar issue in receiver agreement side with WS adapter.