Hi,
We are building a new windows image and when we tried putting on the mCollective client on the system with a little kludging of getting Ruby 1.9.3 installed (as it is now up to 2.1.3), we have it installed and the service running, however, when we try to do mco ping or any form of discovery of the system, it does not respond.
The mcollective.log we get is this:
http://pastebin.com/BeP8YNdH
The end result is usually:
> E, [2016-08-23T07:45:08.633946 #1868] ERROR -- : activemq.rb Unexpected error on connection stomp+ssl://mcollective@puppet:: es1_oldrecv: receive failed: Stomp::Error::ReceiveTimeout>I, [2016-08-23T07:45:08.633946 #1868] INFO -- : activemq.rb Estblishing SSL session with stomp+ssl://mcollective@puppet:>I, [2016-08-23T07:45:08.903946 #1868] INFO -- : activemq.rb SSL session established with stomp+ssl://mcollective@puppet:>I, [2016-08-23T07:45:08.913946 #1868] INFO -- : activemq.rb Conncted to stomp+ssl://mcollective@puppet:
We even copied the mcollective files from a working system, still resulting in the same response.
Any suggestions?
↧