Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all articles
Browse latest Browse all 52618

Hyperic 4.5.2 fails to complete autoscan of RabbitMQ

$
0
0
I'm trying to get Hyperic to detect RabbitMQ .

I've upped the log level for the RabbitMQ plugin in hyperic and I can see that it detects rabbitmq.

but fails to complete the autoscan seems to be when it requests a list of the virtual hosts.

I'm using RabbitMQ 2.5.1-1
on RHEL 6 x86_64
Rabbit MQ is working fine.

Hyperic HQ Agent, version 4.5.1.3  & 4.5.2
Hyperic Server 4.5.2

It find the install ok and reads the erlang cookie fine. It then says it's closing the erlang connection
Next thing we get is a bad rpc exception.

Please help.

I've change the erlang cookie value to protect the innocent.


2011-07-21 15:33:36,642 DEBUG [Thread-3] [RabbitServerDetector] [getServerResources] platformConfig=platform.type=Linux,platform.name=nogbad.shef.ac.uk,platf
orm.fqdn=nogbad.shef.ac.uk,
2011-07-21 15:33:36,654 DEBUG [Thread-3] [RabbitServerDetector] [getServerResources] pids.length=1
2011-07-21 15:33:36,655 DEBUG [Thread-3] [RabbitServerDetector] mnesia -mnesia dir "/var/lib/rabbitmq/mnesia/rabbit@nogbad"
2011-07-21 15:33:36,655 DEBUG [Thread-3] [RabbitServerDetector] doCreateServerResource
2011-07-21 15:33:36,659 DEBUG [Thread-3] [RabbitServerDetector] [getProcessHome] home=/var/lib/rabbitmq
2011-07-21 15:33:36,661 DEBUG [Thread-3] [ErlangCookieHandler] Attempting to read file /var/lib/rabbitmq/.erlang.cookie
2011-07-21 15:33:36,662 DEBUG [Thread-3] [ErlangCookieHandler] Successfully read NREHPIHJCVYWWOYYGLFD from /var/lib/rabbitmq/.erlang.cookie
2011-07-21 15:33:36,662 DEBUG [Thread-3] [RabbitServerDetector] ProductConfig[node=rabbit@nogbad,authentication=NREHPIHJCVYWWOYYGLFD,]
2011-07-21 15:33:36,663 DEBUG [Thread-3] [RabbitServerDetector] Discovered nogbad.shef.ac.uk RabbitMQ Node rabbit@nogbad productConfig=node=rabbit@nogbad,aut
hentication=NREHPIHJCVYWWOYYGLFD,process.query=State.Name.re=[beam|erl],Args.*.eq=-sname,Args.*.eq=%node%, customProps=rabbit.boot=/var/lib/rabbitmq/mnesia/r
abbit@nogbad-plugins-expand/rabbit,erlang.process=/usr/lib64/erlang/erts-5.8.1/bin/beam.smp,node.name=rabbit@nogbad,node.path=/var/lib/rabbitmq/mnesia/rabbit
@nogbad,node.pid=25379,
2011-07-21 15:33:36,668 DEBUG [Thread-3] [HypericRabbitAdmin] [HypericRabbitAdmin] init(rabbit@nogbad,NREHPIHJCVYWWOYYGLFD)
2011-07-21 15:33:36,825 INFO  [Thread-3] [SingleConnectionFactory] Established shared Rabbit Connection: org.springframework.erlang.connection.DefaultConnection@79ec41c0
2011-07-21 15:33:36,907 DEBUG [Thread-3] [HypericErlangTemplate] Closing erlang connection Shared Otp Connection: org.springframework.erlang.connection.DefaultConnection@79ec41c0
2011-07-21 15:33:36,929 DEBUG [Thread-3] [HypericErlangTemplate] Closing erlang connection Shared Otp Connection: org.springframework.erlang.connection.DefaultConnection@79ec41c0
2011-07-21 15:33:36,934 DEBUG [Thread-3] [HypericErlangTemplate] Closing erlang connection Shared Otp Connection: org.springframework.erlang.connection.DefaultConnection@79ec41c0
2011-07-21 15:33:36,935 DEBUG [Thread-3] [HypericRabbitAdmin] [HypericRabbitAdmin] destroy()
2011-07-21 15:33:36,935 ERROR [Thread-3] [AutoScan] AutoScan failed for RabbitMQ
org.springframework.erlang.ErlangBadRpcException: {badrpc,{'EXIT',{undef,[{rabbit_access_control,list_vhosts,[]},{rpc,'-handle_call_call/6-fun-0-',5}]}}}
        at org.hyperic.hq.plugin.rabbitmq.core.HypericErlangTemplate.executeRpcAndConvert(HypericErlangTemplate.java:72)
        at org.hyperic.hq.plugin.rabbitmq.core.HypericRabbitAdmin.getVirtualHosts(HypericRabbitAdmin.java:75)
        at org.hyperic.hq.plugin.rabbitmq.detect.RabbitServerDetector.getServerResources(RabbitServerDetector.java:106)
        at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
        at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:198)
        at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
        at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
        at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)

Viewing all articles
Browse latest Browse all 52618

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>