cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to send files to Target location

former_member197830
Participant
0 Kudos

Hi Experts,

My scenario is proxy to SFTP but I am unable to receive file from target side.

I have checked in Adapter level Message monitoring , it will shows as shedule state and please find below snap shots.

Can one help me on above issue

Thanks & Regards,

Narasaiah T.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member186851
Active Contributor
0 Kudos

temporary solution is to restart the server.permanently looking for solution then increasing the server nodes.

former_member197830
Participant
0 Kudos

Hi Sritharan,

What is the problem? can u pls explain?

Is it PI system down or any other error.

Only this interface is not working and re meaning all interfaces are working.

former_member197830
Participant
0 Kudos

Hi All,

I have checked at Message monitoring level and I found below thing.

In Communication channel level there is no update (success/fail) .

I found something in SMQ2 i.e,

Can any one help me

Thanks & Regards,

Narasaiah T.

Bhargavakrishna
Active Contributor
0 Kudos

Hi Narsaiah,

--> Go to first error messages in SMQ2 and Execute LUW.

--> Reset the status of message in SMQ2

--> if the problem still exist --> Double click on the message it will take you to moni where your can fine the root cause of the error in trace.

--> try to move the error message to SMQ3, which is blocking the other messages, so that the remaining messages will get processed.

Please go through the below threads

INTERNAL CLIENT_SEND_FAILED Internal Server Err... | SCN

CLIENT_SEND_FAILED for sync calls | SCN

Regards

Bhargava Krishna

former_member197830
Participant
0 Kudos

Hi Krishna,

How to reset message status in SMQ2 ?

In SMQ2  I have selected that queue name and I just refreshed, then there is no queues in SMQ2.

But Message monitoring level(Runtime workbench adapter message motoring) still message are in Schedule state.

In my case after refreshing I did,t found any stastes in SMQ2 , then how can i move error message to SMQ3.

Please help me .

Thanks & Regards,

Narasaiah T.

former_member184948
Active Participant
0 Kudos

ok, if there is no message in smq2 that means messages came out of the queue and you should see checkered flag(black and white) in sxmb_moni .But still if you can not see the file at target folder means it might have got stuck at target channel .

Can you please see if the target channel shows anything ? any message ? success or failure ?

former_member197830
Participant
0 Kudos

Hi Mehra,

Target channel is not showing anything.

Message monitoring level it's showing success only.

But files not placed into target location, Message monitoring level it's showing to deliver state.

Please help me on above issue.

thanks & regards,

narasaiah t

former_member197830
Participant
0 Kudos

Hi Mehra,

We got below message after running interface once again.

Thanks & regards,

Narasaiah T

former_member197830
Participant
0 Kudos

Hi Mehra,

Some times message are filed in SMQ2 and message monitor level.

What is the reason and how to resolve the issue.

Thanks & regards,

Narasaiah T.

JaySchwendemann
Active Contributor
0 Kudos

Ok, from my point of view it seems you got two problems, not one.

1. Error in SMQ2 (within ABAP)

2. To Be Delivered Messages in Message Monitoring (within Java)

How to narrow down the error

1.

  • Disable auto restart for the sake of narrowing down the error
  • If you encounter the error in SMQ2, double click on column statustext. You will be placed in SXMB_MONI with a hopefully red (or at least not checkered) flag
  • Open the erroneous message and determine error
  • Report back if you are unable to solve the error cause

2.

  • If I get you right some messages get processed by ABAP Stack and enter in Java Stack (File Adapter is Java). There they just pile up in "To Be Delivered" Status. right?
  • If so, try to increase tracing level for file adapter or use XPI Inspector http://service.sap.com/sap/support/notes/1514898

Cheers

Jens

former_member182412
Active Contributor
0 Kudos

Hi Narsaiah,

If the message are sitting in scheduled status(to be delivered) in adapter engine, you need to check is there any messages sitting in delivering status? i think all the file channel threads are used there are no more threads to process the messages that is why all the messages were in scheduled status.

Check below blog for more details.

Regards,

Praveen.

former_member197830
Participant
0 Kudos

Hi Jens,

We are unable to process message in SMQ2 .

JaySchwendemann
Active Contributor
0 Kudos

Not meant to be rude, but...

  1. You are not in SMQ2 but in SXMB_MONI
  2. You shouldn't restart the message, neither in SMQ2 nor in SXMB_MONI. I just want to see the error details of the message causing the trouble. You should get to the error from SQM2 by double clickin statustext where the row has a red background. Then you are in SXMB_MONI with the erronous message selected. Double click that again and look for  a error section in the right upper pane
  3. You haven't stopped automatic message retry

Cheers

Jens

former_member197830
Participant
0 Kudos

Hi jens,

I got below error in sxmb_moni level.

Former Member
0 Kudos

Hi Narsaiah,

Please check whether your receiver SFTP channel is properly configured or not. Also check Communication channel monitoring and share the log information from the same.

Thanks

Bibek

former_member197830
Participant
0 Kudos

Hi Mohanty,

I checked every thing , in communication channel we did n't get any messages.

But message are strucked in SMQ2, then how to resolve the issue.

After refreshing SMQ2, still message monitoring level message are in shedule state.

Thanks & regards,

Narasaiah T.

sahithi_moparthi
Contributor
0 Kudos

Hi,

Can you please check by using Winscp were you able to connect to the SFTP server ?

Former Member
0 Kudos

please check Audit log and revert.

former_member197830
Participant
0 Kudos

Hi Avinash,

How to check audit log and how to revert ?

Thanks & regards,

Narasaiah T.

JaySchwendemann
Active Contributor
0 Kudos

Audit Log = Message Log. But you already showed that the last entry in there is "Message successfully put into queue"