Failed
org.wso2.carbon.esb.message.processor.test.MessageProcessorAdminTestCase.testMessagesInMessageProcessor (from TestSuite)
Error Message
Message Processor : mspAdminTestInMemoryMessageProcessor did not de-activate after failed delivery attempts with OUT_ONLY property. expected:<false> but was:<true>
Stacktrace
java.lang.AssertionError: Message Processor : mspAdminTestInMemoryMessageProcessor did not de-activate after failed delivery attempts with OUT_ONLY property. expected:<false> but was:<true> at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertFalse(Assert.java:58) at org.wso2.carbon.esb.message.processor.test.MessageProcessorAdminTestCase.testMessagesInMessageProcessor(MessageProcessorAdminTestCase.java:191)
Standard Output
INFO [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - =================== On test success org.wso2.carbon.esb.message.processor.test.MessageProcessorAdminTestCase.testActivateMessageProcessor =================== INFO [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - =================== Running the test method org.wso2.carbon.esb.message.processor.test.MessageProcessorAdminTestCase.testMessagesInMessageProcessor =================== INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:52,400] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:342b1f2b-360f-41b2-b243-84d9983e91ee, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:52,416] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:700920b6-6807-473c-95cb-e798bc8cdb14, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:52,430] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:b086bb40-4579-4c04-99cb-5f0f7e2ad0e6, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:52,443] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:8009b6c9-253a-4938-82f6-14b4ee81a068, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:52,455] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:4d09dd7e-5c7e-4e18-b857-ea727c16e0af, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,389] INFO {org.apache.axis2.transport.http.HTTPSender} - Unable to sendViaPost to url[http://localhost:9018/services/SimpleStockQuoteService] java.net.ConnectException: Connection refused (Connection refused) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.PlainSocketImpl.socketConnect(Native Method) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.Socket.connect(Socket.java:589) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.reflect.Method.invoke(Method.java:498) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:712) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:223) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:82) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:459) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:286) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:297) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.senders.blocking.BlockingMsgSender.sendRobust(BlockingMsgSender.java:475) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.senders.blocking.BlockingMsgSender.send(BlockingMsgSender.java:376) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2FlexibleMEPClient.send(Axis2FlexibleMEPClient.java:93) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2Sender.sendOn(Axis2Sender.java:85) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.send(Axis2SynapseEnvironment.java:571) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.endpoints.AbstractEndpoint.send(AbstractEndpoint.java:408) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.endpoints.AddressEndpoint.send(AddressEndpoint.java:74) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.tryToDispatchToEndpoint(ForwardingService.java:588) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.dispatch(ForwardingService.java:517) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.execute(ForwardingService.java:241) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.mediation.ntask.NTaskAdapter.execute(NTaskAdapter.java:98) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAdapter.java:67) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.quartz.core.JobRunShell.run(JobRunShell.java:213) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.FutureTask.run(FutureTask.java:266) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.Thread.run(Thread.java:748) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,412] WARN {org.apache.synapse.endpoints.EndpointContext} - Endpoint : mspAdminTestStockQuoteServiceEp with address http://localhost:9018/services/SimpleStockQuoteService will be marked SUSPENDED as it failed INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,413] WARN {org.apache.synapse.endpoints.EndpointContext} - Suspending endpoint : mspAdminTestStockQuoteServiceEp with address http://localhost:9018/services/SimpleStockQuoteService - current suspend duration is : 30000ms - Next retry after : Thu May 25 15:32:28 UTC 2023 INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,413] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:bd9ee2cb-c466-4b10-9d60-49ec3b985bbd, Direction: request, MESSAGE = Executing default "fault" sequence, ERROR_CODE = 401002, ERROR_MESSAGE = Connection refused (Connection refused), Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,414] ERROR {org.apache.synapse.message.processor.impl.forwarder.ForwardingService} - [ mspAdminTestInMemoryMessageProcessor ] Error while forwarding message to endpoint mspAdminTestStockQuoteServiceEp. org.apache.synapse.SynapseException: Error sending Message to the endpoint INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.tryToDispatchToEndpoint(ForwardingService.java:592) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.dispatch(ForwardingService.java:517) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.execute(ForwardingService.java:241) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.mediation.ntask.NTaskAdapter.execute(NTaskAdapter.java:98) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAdapter.java:67) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.quartz.core.JobRunShell.run(JobRunShell.java:213) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.FutureTask.run(FutureTask.java:266) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.Thread.run(Thread.java:748) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: org.apache.axis2.AxisFault: Connection refused (Connection refused) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:227) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:82) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:459) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:286) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:297) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.senders.blocking.BlockingMsgSender.sendRobust(BlockingMsgSender.java:475) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.senders.blocking.BlockingMsgSender.send(BlockingMsgSender.java:376) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2FlexibleMEPClient.send(Axis2FlexibleMEPClient.java:93) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2Sender.sendOn(Axis2Sender.java:85) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.send(Axis2SynapseEnvironment.java:571) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.endpoints.AbstractEndpoint.send(AbstractEndpoint.java:408) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.endpoints.AddressEndpoint.send(AddressEndpoint.java:74) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.message.processor.impl.forwarder.ForwardingService.tryToDispatchToEndpoint(ForwardingService.java:588) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - ... 10 more INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: java.net.ConnectException: Connection refused (Connection refused) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.PlainSocketImpl.socketConnect(Native Method) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.net.Socket.connect(Socket.java:589) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.reflect.Method.invoke(Method.java:498) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:712) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:223) INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - ... 24 more INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,433] ERROR {org.apache.synapse.message.processor.impl.forwarder.ForwardingService} - BlockingMessageSender of message processor [mspAdminTestInMemoryMessageProcessor] failed to forward message to endpoint null INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,434] WARN {org.apache.synapse.message.processor.impl.forwarder.ForwardingService} - Failed to send the message through the fault sequence. Sequence name does not Exist. INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,434] WARN {org.apache.synapse.message.processor.impl.forwarder.ForwardingService} - Failed to send the message through the deactivate sequence. Sequence name does not Exist. INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,441] INFO {org.apache.synapse.message.processor.impl.ScheduledMessageProcessor} - Successfully deactivated the message processor [mspAdminTestInMemoryMessageProcessor] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:31:58,442] WARN {org.apache.synapse.message.processor.impl.forwarder.ForwardingService} - Message processor [mspAdminTestInMemoryMessageProcessor] failed to forward message 1 times. Deactivating message processor. WARN [org.apache.commons.httpclient.HttpMethodBase] - Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended. INFO [org.wso2.esb.integration.common.utils.servers.axis2.SampleAxis2Server] - Using the Axis2 repository path: /home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/carbontmp1685028588916/wso2ei-6.7.0-SNAPSHOT/samples/axis2Server/repository INFO [org.wso2.esb.integration.common.utils.servers.axis2.SampleAxis2Server] - Loading axis2.xml from: /home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/axis2.xml INFO [org.apache.axis2.deployment.ModuleDeployer] - Deploying module: addressing - file:/home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/carbontmp1685028588916/wso2ei-6.7.0-SNAPSHOT/samples/axis2Server/repository/modules/addressing.mar INFO [org.apache.axis2.deployment.ModuleDeployer] - Deploying module: rampart - file:/home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/carbontmp1685028588916/wso2ei-6.7.0-SNAPSHOT/samples/axis2Server/repository/modules/rampart.mar INFO [org.apache.axis2.deployment.ModuleDeployer] - Deploying module: sandesha2 - file:/home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/carbontmp1685028588916/wso2ei-6.7.0-SNAPSHOT/samples/axis2Server/repository/modules/sandesha2.mar ERROR [org.apache.sandesha2.SandeshaModule] - Could not load module policies. Using default values. INFO [org.apache.synapse.transport.nhttp.HttpCoreNIOSender] - HTTP Sender starting INFO [org.apache.axis2.deployment.DeploymentEngine] - Deploying Web service: CreditRatingService-3.6.0.aar - file:/home/jenkins/workspace/products/product-ei__openjdk8/integration/mediation-tests/tests-mediator-2/target/carbontmp1685028588916/wso2ei-6.7.0-SNAPSHOT/samples/axis2Server/repository/services/CreditRatingService-3.6.0.aar INFO [org.wso2.esb.integration.common.utils.servers.axis2.SampleAxis2Server] - Starting sample Axis2 server INFO [org.apache.synapse.transport.nhttp.HttpCoreNIOListener] - HTTP Listener started on 0.0.0.0:9018 INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:32:00,608] INFO {org.apache.synapse.message.processor.impl.ScheduledMessageProcessor} - Successfully re-activated the message processor [mspAdminTestInMemoryMessageProcessor] WARN [org.apache.commons.httpclient.HttpMethodBase] - Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended. INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:32:04,355] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:3ba30fa2-ca61-4038-986a-ee5c9868324f, Direction: request, MESSAGE = Executing default "fault" sequence, ERROR_CODE = 303001, ERROR_MESSAGE = Currently , Address endpoint : [ Name : mspAdminTestStockQuoteServiceEp ] [ State : SUSPENDED ], Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:32:10,354] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:5e6a611c-c042-4f53-8581-f34d9cc667cd, Direction: request, MESSAGE = Executing default "fault" sequence, ERROR_CODE = 303001, ERROR_MESSAGE = Currently , Address endpoint : [ Name : mspAdminTestStockQuoteServiceEp ] [ State : SUSPENDED ], Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:32:16,355] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:25984d9e-9f35-46b6-a782-83d6bb8e484c, Direction: request, MESSAGE = Executing default "fault" sequence, ERROR_CODE = 303001, ERROR_MESSAGE = Currently , Address endpoint : [ Name : mspAdminTestStockQuoteServiceEp ] [ State : SUSPENDED ], Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2023-05-25 15:32:22,357] INFO {org.apache.synapse.mediators.builtin.LogMediator} - To: /services/mspAdminTestProxy, WSAction: urn:getSimpleQuote, SOAPAction: urn:getSimpleQuote, MessageID: urn:uuid:9cc1e61f-2679-4e7a-9470-364eeb33205f, Direction: request, MESSAGE = Executing default "fault" sequence, ERROR_CODE = 303001, ERROR_MESSAGE = Currently , Address endpoint : [ Name : mspAdminTestStockQuoteServiceEp ] [ State : SUSPENDED ], Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getSimpleQuote xmlns:ns="http://services.samples"><ns:symbol>IBM</ns:symbol></ns:getSimpleQuote></soapenv:Body></soapenv:Envelope> INFO [org.wso2.esb.integration.common.utils.servers.axis2.SampleAxis2Server] - Stopping sample Axis2 server INFO [org.apache.synapse.transport.nhttp.HttpCoreNIOListener] - HTTP Listener Shutdown INFO [org.apache.synapse.transport.nhttp.HttpCoreNIOSender] - HTTP Sender Shutdown