You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by sandra <ga...@gmail.com> on 2017/03/23 22:46:13 UTC

Failed to connect to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000] after: 1 attempt(s)


Dear
I have an error when deploying activeqm 5.12, in an installation with
alfresco one 5.1.4.
Can anybody help me
The log throws me the following:

WARN  [2017-03-23 17:23:28.838] [Camel (alfrescoServiceCamelContext) thread
#2 -
JmsConsumer[Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.events.nodes]]
org.apache.camel.component.jms.DefaultJmsMessageListenerContainer - Setup of
JMS message listener invoker failed for destination
'Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.events.nodes?consumer.prefetchSize=1000'
- trying to recover. Cause: java.lang.IllegalStateException: Pool not open
ERROR [2017-03-23 17:23:28.879] [ActiveMQ Task-1]
org.apache.activemq.transport.failover.FailoverTransport - Failed to connect
to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000]
after: 1 attempt(s)
ERROR [2017-03-23 17:23:28.881] [Camel (alfrescoServiceCamelContext) thread
#2 -
JmsConsumer[Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.events.nodes]]
org.apache.camel.component.jms.DefaultJmsMessageListenerContainer - Could
not refresh JMS Connection for destination
'Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.events.nodes?consumer.prefetchSize=1000'
- retrying in 5000 ms. Cause: Connection refused




--
View this message in context: http://activemq.2283324.n4.nabble.com/Failed-to-connect-to-tcp-localhost-61616-wireFormat-maxInactivityDurationInitalDelay-30000-after-1-a-tp4724075.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failed to connect to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000] after: 1 attempt(s)

Posted by sandra <ga...@gmail.com>.
Hi Tim 

Already solve the ActiveMQ problem, it was a configuration inside the
config.xml file of the Sync application.
Thanks for the help.




--
View this message in context: http://activemq.2283324.n4.nabble.com/Failed-to-connect-to-tcp-localhost-61616-wireFormat-maxInactivityDurationInitalDelay-30000-after-1-a-tp4724075p4724307.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failed to connect to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000] after: 1 attempt(s)

Posted by Tim Bain <tb...@alumni.duke.edu>.
That log is for your ActiveMQ client, not your ActiveMQ broker. Is there
anything useful in the broker's log?

On Mar 24, 2017 11:18 AM, "sandra" <ga...@gmail.com> wrote:

sync-service.log
<http://activemq.2283324.n4.nabble.com/file/n4724100/sync-service.log>
Hi Tim
This is the log.

Thanks



--
View this message in context: http://activemq.2283324.n4.
nabble.com/Failed-to-connect-to-tcp-localhost-61616-wireFormat-
maxInactivityDurationInitalDelay-30000-after-1-a-tp4724075p4724100.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failed to connect to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000] after: 1 attempt(s)

Posted by sandra <ga...@gmail.com>.
sync-service.log
<http://activemq.2283324.n4.nabble.com/file/n4724100/sync-service.log>  
Hi Tim
This is the log.

Thanks



--
View this message in context: http://activemq.2283324.n4.nabble.com/Failed-to-connect-to-tcp-localhost-61616-wireFormat-maxInactivityDurationInitalDelay-30000-after-1-a-tp4724075p4724100.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failed to connect to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDelay=30000] after: 1 attempt(s)

Posted by Tim Bain <tb...@alumni.duke.edu>.
How about the broker's logs; is there anything useful in them?

On Mar 24, 2017 5:16 AM, "sandra" <ga...@gmail.com> wrote:

>
>
> Dear
> I have an error when deploying activeqm 5.12, in an installation with
> alfresco one 5.1.4.
> Can anybody help me
> The log throws me the following:
>
> WARN  [2017-03-23 17:23:28.838] [Camel (alfrescoServiceCamelContext) thread
> #2 -
> JmsConsumer[Consumer.660f14c7-01f2-460e-ba53-5a3285603294.
> VirtualTopic.alfresco.repo.events.nodes]]
> org.apache.camel.component.jms.DefaultJmsMessageListenerContainer - Setup
> of
> JMS message listener invoker failed for destination
> 'Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.
> events.nodes?consumer.prefetchSize=1000'
> - trying to recover. Cause: java.lang.IllegalStateException: Pool not open
> ERROR [2017-03-23 17:23:28.879] [ActiveMQ Task-1]
> org.apache.activemq.transport.failover.FailoverTransport - Failed to
> connect
> to [tcp://localhost:61616?wireFormat.maxInactivityDurationInitalDel
> ay=30000]
> after: 1 attempt(s)
> ERROR [2017-03-23 17:23:28.881] [Camel (alfrescoServiceCamelContext) thread
> #2 -
> JmsConsumer[Consumer.660f14c7-01f2-460e-ba53-5a3285603294.
> VirtualTopic.alfresco.repo.events.nodes]]
> org.apache.camel.component.jms.DefaultJmsMessageListenerContainer - Could
> not refresh JMS Connection for destination
> 'Consumer.660f14c7-01f2-460e-ba53-5a3285603294.VirtualTopic.alfresco.repo.
> events.nodes?consumer.prefetchSize=1000'
> - retrying in 5000 ms. Cause: Connection refused
>
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/Failed-to-connect-to-tcp-localhost-61616-wireFormat-
> maxInactivityDurationInitalDelay-30000-after-1-a-tp4724075.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>