On Thu, Aug 19, 2010 at 16:30, Alaa Zubaidi <alaa.zuba...@pdf.com> wrote:
> Hi,
>
> I am trying to run Cassandra 0.7 and I am getting different errors: First it
> was while calling client.insert and now while calling set_keyspace (see
> below).
>
> Note: I get the following when I start Cassandra:
> *10/08/19 12:58:26 INFO utils.Mx4jTool: Will not load MX4J, mx4j-tools.jar
> is not in the classpath*
>

MX4J exposes JMX operations over a simple web interface.  Cassandra
attempts to load it if the jar is in the classpath.  By default is is
*not* present.  Hence, the message.  Nothing to worry about.

Gary.

Reply via email to