Bug 1001014 - Apache Cassandra (default) server discovered as JMX server - not Cassandra -- Windows 2008
Summary: Apache Cassandra (default) server discovered as JMX server - not Cassandra ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.9
Hardware: x86_64
OS: Windows
high
high
Target Milestone: ---
: RHQ 4.9
Assignee: Jay Shaughnessy
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 953092 960044
TreeView+ depends on / blocked
 
Reported: 2013-08-26 10:16 UTC by Armine Hovsepyan
Modified: 2015-09-03 00:01 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-29 16:35:31 UTC
Embargoed:


Attachments (Terms of Use)
full process string (4.25 KB, text/plain)
2013-08-26 15:42 UTC, Jirka Kremser
no flags Details

Description Armine Hovsepyan 2013-08-26 10:16:55 UTC
Description of problem:
Apache Cassandra (default) server  discovered as JMX server  - not Cassandra  -- Windows 2008

Version-Release number of selected component (if applicable):
build:434b099

How reproducible:


Steps to Reproduce:
1. Install and start rhq server/storage/agent 
2. install and start apache cassandra 
3.

Actual results:
apache cassandra server is discovered as JMX server 

Expected results:
apache cassandra server is discovered as Cassandra server by cassandra plugin


Additional info:
http://d.pr/i/SJBU
http://d.pr/i/iiLe

Comment 1 Heiko W. Rupp 2013-08-26 11:51:44 UTC
Jay, can you please have a look?

Comment 2 Jirka Kremser 2013-08-26 15:42:33 UTC
Created attachment 790581 [details]
full process string

I was investigating the problem and the C* server is not discovered during the discovery process. The most probably cause is the length of the process string that is 4300 character long. See the attachment.

The bad thing about it is that we can't influence the way it looks like, because it is vanilla Apache Cassandra.

It is similar to Bug 658263

Comment 3 John Sanda 2013-08-29 16:35:31 UTC
This is because the command line string is too long. For the storage node plugin, we shorten it to work around this, but we cannot do anything for stock Cassandra installs.


Note You need to log in before you can comment on or make changes to this bug.