On Wed, Jul 16, 2014 at 11:11 AM, Amalka Subasinghe <[email protected]> wrote:
> Hi Sandamal, > > Yeah I did the changes you have specified before execute the query. > That's y i'm getting following message > > > *Wed Jul 16 10:19:11 IST 2014 samples.services.* > *ReliableStockQuoteService :: Generating quote for : IBM* > 14/07/16 10:20:31 WARN workers.Sender: A WS-Reliable messaging protocol > message 7 has been waiting for a MakeConnection call. The message will > continue to wait, but there may be a problem with the client > configuration. The sequence ID is > urn:uuid:6822867B15853194A11405486150546. The internal sequence ID is > Sandesha2InternalSequence:urn:uuid:964627EF8A91C865E71405486150955. > > When I use the TCPMon in between ESB and axis2Server; couldn;t see the sequence termination message too Thanks Amalka > > > On Wed, Jul 16, 2014 at 10:47 AM, Sandamal Weerasinghe <[email protected]> > wrote: > >> Hi Amalka, >> >> First you need to deploy the ReliableStockQuoteService in Axis2. >> >> Then in {ESB HOME}/repository/conf/carbon.xml change the configuration >> file to axis2_nhttp.xml >> >> COMMENT THIS -> >> <ConfigurationFile>${carbon.home}/repository/conf/axis2/axis2.xml</ConfigurationFile> >> ADD THIS -> >> <ConfigurationFile>${carbon.home}/repository/conf/axis2/axis2_nhttp.xml</ConfigurationFile> >> >> Thanks. >> >> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >> >> >> On Wed, Jul 16, 2014 at 10:24 AM, Amalka Subasinghe <[email protected]> >> wrote: >> >>> Hi, >>> >>> After I execute the ESB sample 101; noticed the following errors in >>> consoles, Any idea about this? >>> >>> *ESB console* >>> >>> [2014-07-16 10:19:17,004] ERROR - AxisEngine The service cannot be found >>> for the endpoint reference (EPR) >>> http://www.w3.org/2005/08/addressing/anonymous >>> org.apache.axis2.AxisFault: The service cannot be found for the endpoint >>> reference (EPR) http://www.w3.org/2005/08/addressing/anonymous >>> at >>> org.apache.axis2.engine.DispatchPhase.validateTransport(DispatchPhase.java:251) >>> at >>> org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:109) >>> at org.apache.axis2.engine.Phase.invoke(Phase.java:329) >>> at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261) >>> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167) >>> at >>> org.apache.sandesha2.workers.SenderWorker.checkForSyncResponses(SenderWorker.java:710) >>> at >>> org.apache.sandesha2.workers.SenderWorker.run(SenderWorker.java:410) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) >>> at java.lang.Thread.run(Thread.java:662) >>> >>> >>> *Axis2Server console* >>> >>> Wed Jul 16 10:19:11 IST 2014 samples.services.ReliableStockQuoteService >>> :: Generating quote for : IBM >>> 14/07/16 10:20:31 WARN workers.Sender: A WS-Reliable messaging protocol >>> message 7 has been waiting for a MakeConnection call. The message will >>> continue to wait, but there may be a problem with the client >>> configuration. The sequence ID is >>> urn:uuid:6822867B15853194A11405486150546. The internal sequence ID is >>> Sandesha2InternalSequence:urn:uuid:964627EF8A91C865E71405486150955. >>> >>> Thanks >>> Amalka >>> >>> -- >>> >>> Amalka Subasinghe >>> >>> Senior Software Engineer >>> WSO2 Inc. >>> Mobile: +94 77 9401267 >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> > > > -- > > Amalka Subasinghe > > Senior Software Engineer > WSO2 Inc. > Mobile: +94 77 9401267 > -- Amalka Subasinghe Senior Software Engineer WSO2 Inc. Mobile: +94 77 9401267
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
