cancel
Showing results for 
Search instead for 
Did you mean: 

File Sender CC Error ?

Former Member
0 Kudos

Hi Experts

I got error for file to file senario , at sender communication channel monitoring. adapters are green but when i check detialed monitoring i saw this error . can any body help me .

First Error

SOAPFault received from Integration Server. ErrorCode/Category: XIServer/INBOUND_BINDING_ERROR; Params: BS_FileSenderServer, http://nsfiletofile, OB_FiletoFile; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Error in sender agreement for party , service BS_FileSenderServer, interface namespace http://nsfiletofile interface OB_FiletoFile No sender agreement found for

Second Error

Transmitting the message to endpoint http://SAPxxxx:80000/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Error during Sender Agreement Determination.\

Status is showing green and shotlog showing fucnctioning

.

Edited by: praveen.tecnics on Apr 15, 2009 11:46 PM

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

HTTP 500

o Internal error in J2EE

o Check SAP Note 807000 - Http requests are not fully read after timeout

Regards,

Sreeni.

former_member184619
Active Contributor
0 Kudos

Hi Praveen,

I have also faced this error few days before, but didn't find any alternate other than deleting the ID objects and recreating it.

You can try to change communication channel (ex. add discription) in ID and re-activate it.

Sachin

Former Member
0 Kudos

hi Sachin Dhingra

i just added the discription to the communication channel and reactivated the object. but same problum.

Former Member
0 Kudos

Hi!

It may sound stupid or even mad. But a few days ago I had a similar problem with a SOAP inbound adapter scenario in a PI 7.1 system. What did I do to solve this issue?

I deleted all objects in the ID

I activated the deletions

Then I started from scratch using the configuration Wizard

... and then ... suddenly it worked.

By the way: Obvioisly there is a big difference between Party '*' and Party ' ' ...

Regards,

Volker

former_member184619
Active Contributor
0 Kudos

@ Volker - i did the same deleted all ID objects for scenario and recreated them and it started working...

but, i don't know how.

Sachin

Former Member
0 Kudos

@ Sachin!

What I could see is that when using the config wizard objects like * | blabla | ... are created.

Doing the same by hand obviously objects like | blabla | ... are created (without an * for the party).

Regards,

Volker

Former Member
0 Kudos

hi Volker Kolberg

Do you mean that i want to delete all id object then recreate the object without '*' in party . is it write.

Former Member
0 Kudos

... not completely. I can only say what worked for me:

I deleted everything and re-created the ID objects new from scratch using the config wizard of ID. My problem was: the manually created objects were w/o * while the wizard-based created objects were with the *. And again: I am really not sure whether this is the cause of the problem. It was just a symptom I saw when checking my objects before i deleted them.

Then it worked...

Regards,

Volker

Former Member
0 Kudos

hi Volker Kolberg

no luck for me . same problem .

Edited by: praveen.tecnics on Apr 16, 2009 6:11 PM

Former Member
0 Kudos

Hi Experts

The Problem was solved . http error.

so i cleared sxmb_cahce - Delta cache . then i got the messages in sxmb_moni.

Executed . rz70 Scheduled Background Job

Thank you ALL .

G.Praveen Kumar

Former Member
0 Kudos

Hi!

Fine. Nice to hear that. Please do not forget to give points to the people who really helped you (and this does not have to be me).

Regards,

Volker

JoelTrinidade
Active Contributor
0 Kudos

Check you config using the test wizard from your tools tab. its available in ID. That would give you sufficient pointers.

Former Member
0 Kudos

Hi!

Besides the port number (which is - by the way - 5xx00 starting with PI 7.1): Did you really configure a sender agreement and does it point to the correct communication channel?

Regards,

Volker

prateek
Active Contributor
0 Kudos

The port mentioned in url http://SAPxxxx:80000/sap/xi/engine?type=entry is incorrect

It should be 8xxx, so in your case 8000 and not 80000.

Go to SLD -> Business Systems -> Select XI Business System and check the associated pipeline URL. Is it proper? Also check the same in sxmb_adm -> Integration Engine Configuration

Regards,

Prateek

Former Member
0 Kudos

hi experts

that's the 50000 port only . by mistake i have mention that. and i have also checked that the business system pipeline url and sxmb_adm-> integration engine -> Urls are configured correctly.

Former Member
0 Kudos

Hi!

Okay. Then again:

Did you really configure a sender agreement and does it point to the correct communication channel?

Regards,

Volker

Former Member
0 Kudos

Hi Volker (RSD)

I Configured Sender Agreement Correctly .

Sender System

Sender Interface

Sender Communication Channel

VijayKonam
Active Contributor
0 Kudos

Check if the right channel is mentione d in the sender agreement.

Check the integration server business system in SLD and correct the pipeline URL.

VJ