Hi Jackey,
How you run the tests in smx? Using maven?
And just append your configuration.
Regards
Freeman
Jackey Ding wrote:
> hi,
>
> I just run some cxf-bc tests in smx. All the cases are run ok, but I found
> some error message show in the smx console. Is something wrong with my
> configurations?
>
> 2008-4-25 13:06:12 org.apache.cxf.transport.jms.JMSConduit receive
> 严重: JMSClientTransport.receive() timed out. No message available.
> ERROR - CxfBcComponent - Error processing exchange InOnly[
> id: ID:192.168.1.8-11983ed72fd-4:3
> status: Active
> role: provider
> service: {http://cxf.apache.org/jms_greeter}JMSGreeterService
> endpoint: GreeterPort
> operation: {http://cxf.apache.org/jms_greeter}greetMeOneWay
> in: <?xml version="1.0" encoding="UTF-8"?><jbi:message xmlns:jbi="
> http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper" xmlns:msg="
> http://cxf.apache.org/j
> ms_greeter" name="greetMeOneWayRequest" type="msg:greetMeOneWayRequest"
> version="1.0"><jbi:part><greetMeOneWay xmlns="
> http://cxf.apache.org/jms_greete
> r/types"><requestType>Administrator</requestType></greetMeOneWay></jbi:part></jbi:message>
> ]
> java.io.IOException: javax.jms.JMSException: JMSClientTransport.receive()
> timed out. No message available.
> at
> org.apache.cxf.transport.jms.JMSConduit$JMSOutputStream.handleResponse(JMSConduit.java:369)
> at
> org.apache.cxf.transport.jms.JMSConduit$JMSOutputStream.doClose(JMSConduit.java:258)
> at
> org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:156)
> at
> org.apache.servicemix.cxfbc.CxfBcProvider.process(CxfBcProvider.java:200)
> at
> org.apache.servicemix.common.AsyncBaseLifeCycle.doProcess(AsyncBaseLifeCycle.java:538)
> at
> org.apache.servicemix.common.AsyncBaseLifeCycle.processExchange(AsyncBaseLifeCycle.java:490)
> at
> org.apache.servicemix.common.BaseLifeCycle.onMessageExchange(BaseLifeCycle.java:46)
> at
> org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:610)
> at
> org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:172)
> at
> org.apache.servicemix.jbi.nmr.flow.seda.SedaFlow.doRouting(SedaFlow.java:167)
> at
> org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java:134)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
> at java.lang.Thread.run(Thread.java:595)
>
> Thanks & best regards
> Jackey
>