You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "lizhao chen (JIRA)" <ji...@apache.org> on 2007/02/26 02:11:03 UTC

[jira] Commented: (AMQ-1171) when test with axis 1.4 jms sample, the client throws org.apache.axis.transport.jms.InvokeTimeoutException while sending message

    [ https://issues.apache.org/activemq/browse/AMQ-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38575 ] 

lizhao chen commented on AMQ-1171:
----------------------------------

And when view activemq with jconsole, it reports errors as below:

Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Non-Durable,destinationType=Topic,destinationName=topic_//ActiveMQ.Advisory.TempQueue_topic_//ActiveMQ.Advisory.TempTopic,clientId=ID_CNSH2W0028-1627-1172450507845-2_0,consumerId=ID_CNSH2W0028-1627-1172450507845-1_0_-1_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=openwire,ViewType=address,Name=/127.0.0.1_1629
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=openwire,Connection=ID_CNSH2W0028-1627-1172450507845-2_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Non-Durable,destinationType=Topic,destinationName=topic_//ActiveMQ.Advisory.TempQueue_topic_//ActiveMQ.Advisory.TempTopic,clientId=ID_CNSH2W0028-1627-1172450507845-2_1,consumerId=ID_CNSH2W0028-1627-1172450507845-1_1_-1_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Non-Durable,destinationType=Queue,destinationName=sampleq1,clientId=ID_CNSH2W0028-1627-1172450507845-2_1,consumerId=ID_CNSH2W0028-1627-1172450507845-1_1_1_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=openwire,ViewType=address,Name=/127.0.0.1_1630
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=openwire,Connection=ID_CNSH2W0028-1627-1172450507845-3_0
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Non-Durable,destinationType=Topic,destinationName=topic_//ActiveMQ.Advisory.TempQueue_topic_//ActiveMQ.Advisory.TempTopic,clientId=ID_CNSH2W0028-1627-1172450507845-3_0,consumerId=ID_CNSH2W0028-1627-1172450507845-1_2_-1_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=TempQueue,Destination=ID_CNSH2W0028-1627-1172450507845-1_2_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Non-Durable,destinationType=TempQueue,destinationName=ID_CNSH2W0028-1627-1172450507845-1_2_1,clientId=ID_CNSH2W0028-1627-1172450507845-3_0,consumerId=ID_CNSH2W0028-1627-1172450507845-1_2_1_1
Error calling isBroadcaster: org.apache.activemq:BrokerName=localhost,Type=Topic,Destination=ActiveMQ.Advisory.Consumer.Queue.ID_CNSH2W0028-1627-1172450507845-1_2_1


> when test with axis 1.4 jms sample, the client throws org.apache.axis.transport.jms.InvokeTimeoutException while sending message
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1171
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1171
>             Project: ActiveMQ
>          Issue Type: Test
>          Components: Transport
>    Affects Versions: 4.1.0
>         Environment: apache axis 1.4, activemq 4.1.0, all runing on windows
>            Reporter: lizhao chen
>            Priority: Critical
>
> when test with axis 1.4 jms sample,  the client succeed  at the first time, but it failed at the following times, and it throws exception as below, but it is ok for other MQ such as openjms.
> org.apache.axis.transport.jms.InvokeTimeoutException: Cannot complete send in ti
> me allotted
>         at org.apache.axis.transport.jms.JMSConnector$SyncConnection.send(JMSCon
> nector.java:530)
>         at org.apache.axis.transport.jms.JMSEndpoint.send(JMSEndpoint.java:82)
>         at org.apache.axis.transport.jms.SimpleJMSWorker.run(SimpleJMSWorker.jav
> a:133)
>         at org.apache.axis.transport.jms.SimpleJMSListener.onMessage(SimpleJMSLi
> stener.java:116)
>         at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageC
> onsumer.java:840)
>         at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionE
> xecutor.java:96)
>         at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionEx
> ecutor.java:165)
>         at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.
> java:111)
>         at org.apache.activemq.thread.PooledTaskRunner.access$100(PooledTaskRunn
> er.java:26)
>         at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.ja
> va:44)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.runTask(ThreadPoolExecutor.java:650)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.run(ThreadPoolExecutor.java:675)
>         at java.lang.Thread.run(Thread.java:619)
> AxisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
>  faultSubcode:
>  faultString: failedSend; nested exception is:
>         org.apache.axis.transport.jms.InvokeTimeoutException: Unable to complete
>  call in time allotted
>  faultActor:
>  faultNode:
>  faultDetail:
>         {http://xml.apache.org/axis/}hostname:CNSH2W0028
> org.apache.axis.transport.jms.InvokeTimeoutException: Cannot complete send in ti
> me allotted
>         at org.apache.axis.transport.jms.JMSConnector$SyncConnection.send(JMSCon
> nector.java:530)
>         at org.apache.axis.transport.jms.JMSEndpoint.send(JMSEndpoint.java:82)
>         at org.apache.axis.transport.jms.SimpleJMSWorker.run(SimpleJMSWorker.jav
> a:133)
>         at org.apache.axis.transport.jms.SimpleJMSListener.onMessage(SimpleJMSLi
> stener.java:116)
>         at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageC
> onsumer.java:840)
>         at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionE
> xecutor.java:96)
>         at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionEx
> ecutor.java:165)
>         at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.
> java:111)
>         at org.apache.activemq.thread.PooledTaskRunner.access$100(PooledTaskRunn
> er.java:26)
>         at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.ja
> va:44)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.runTask(ThreadPoolExecutor.java:650)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.run(ThreadPoolExecutor.java:675)
>         at java.lang.Thread.run(Thread.java:619)
> org.apache.axis.transport.jms.InvokeTimeoutException: Cannot complete send in ti
> me allotted
>         at org.apache.axis.transport.jms.JMSConnector$SyncConnection.send(JMSCon
> nector.java:530)
>         at org.apache.axis.transport.jms.JMSEndpoint.send(JMSEndpoint.java:82)
>         at org.apache.axis.transport.jms.SimpleJMSWorker.run(SimpleJMSWorker.jav
> a:133)
>         at org.apache.axis.transport.jms.SimpleJMSListener.onMessage(SimpleJMSLi
> stener.java:116)
>         at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageC
> onsumer.java:840)
>         at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionE
> xecutor.java:96)
>         at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionEx
> ecutor.java:165)
>         at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.
> java:111)
>         at org.apache.activemq.thread.PooledTaskRunner.access$100(PooledTaskRunn
> er.java:26)
>         at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.ja
> va:44)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.runTask(ThreadPoolExecutor.java:650)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Wor
> ker.run(ThreadPoolExecutor.java:675)
>         at java.lang.Thread.run(Thread.java:619)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.