[Dev] Unexpected error sending message back- in ESB 4.8.1 while running scheduled task

2015-08-05 Thread Aaquibah Nashry
Hi, i get the following errors when i try to run a proxy as a scheduled task in the esb 4.8.1: Any help would be greatly appreciated. LOGS: [2015-08-05 11:46:00,004] INFO - LogMediator To: , MessageID: urn:uuid:2464be20-b62d-46e0-aa6d-fba1b0916395, Direction: request, STATE = LEADQ

Re: [Dev] Unexpected error sending message back- in ESB 4.8.1 while running scheduled task

2015-08-05 Thread Chanaka Fernando
Hi Aaquibah, Looks like you are trying to execute a proxy service using scheduled task where back end sends a response message to the ESB. In this case, ESB will fail to send that response, since there is no client in this scenario. You can use the drop mediator in the out sequence such that it

Re: [Dev] Unexpected error sending message back- in ESB 4.8.1 while running scheduled task

2015-08-05 Thread Aaquibah Nashry
Hi Chanaka, I changed the send mediator to the drop mediator. But got the same set of errors. Any ideas? Thanks Regards, M.R.Aaquibah Nashry *Intern, Engineering**| **WSO2, Inc.* Mobile : +94 773946123 Tel : +94 112662541 Email : nas...@wso2.com nas...@wso2.com On Wed, Aug 5, 2015 at

Re: [Dev] Unexpected error sending message back- in ESB 4.8.1 while running scheduled task

2015-08-05 Thread Chanaka Fernando
Can you attach the task and proxy configurations? On Wed, Aug 5, 2015 at 3:28 PM, Aaquibah Nashry nas...@wso2.com wrote: Hi Chanaka, I changed the send mediator to the drop mediator. But got the same set of errors. Any ideas? Thanks Regards, M.R.Aaquibah Nashry *Intern, Engineering**|

Re: [Dev] Unexpected error sending message back- in ESB 4.8.1 while running scheduled task

2015-08-05 Thread Aaquibah Nashry
Hi Chanaka, As you suggested, after i replaced respond/respond with drop/ in the sequence the error is fixed. Thank you. Regards, M.R.Aaquibah Nashry *Intern, Engineering**| **WSO2, Inc.* Mobile : +94 773946123 Tel : +94 112662541 Email : nas...@wso2.com nas...@wso2.com On Wed, Aug 5,