Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C3879FCE for ; Thu, 19 Jan 2012 06:56:16 +0000 (UTC) Received: (qmail 22613 invoked by uid 500); 19 Jan 2012 06:56:15 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 22515 invoked by uid 500); 19 Jan 2012 06:56:06 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 22497 invoked by uid 99); 19 Jan 2012 06:56:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 06:56:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 06:55:58 +0000 Received: by werh12 with SMTP id h12so2230206wer.2 for ; Wed, 18 Jan 2012 22:55:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=dkaOn6EIRQHuUnqPiDej6mXQG0KqOvZuN9hSrDxejG8=; b=l06aKH293h34+9/V7wjDDhGdy/4+iMIeMti/ExCtCWE5xgufsfVB67dL3EJZkdZF1r 5d/AR4/nY+N2uOXq6Mq2/7/2eJIdjH42q1WpZywTYKqsC5DNne61Dzg2vWwNMv+7JE3U 3MZ0431hZ30IkWb/FieWU1kBqruAWVkm/ZALw= MIME-Version: 1.0 Received: by 10.180.103.97 with SMTP id fv1mr35686466wib.17.1326956136806; Wed, 18 Jan 2012 22:55:36 -0800 (PST) Sender: chubrilo@gmail.com Received: by 10.223.93.144 with HTTP; Wed, 18 Jan 2012 22:55:36 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Jan 2012 07:55:36 +0100 X-Google-Sender-Auth: wq0YsNJziJSCnUgwQlVAq3Z6lOI Message-ID: Subject: Re: Inclusion of in activemq.xml fails. From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=f46d0444eab72ab86104b6dc0d94 --f46d0444eab72ab86104b6dc0d94 Content-Type: text/plain; charset=ISO-8859-1 Can you share your full configuration? And how you're starting the broker? Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Fri, Jan 6, 2012 at 5:28 PM, Bill Moo wrote: > Hello Users, > > I am tring to use this feature of ActiveMQ v5.5.1 but when I include these > elements within the elements of the activemq.xml file > activemq fails to start and outputs > > ... Line 50 in XML document from class path resource [activemq.xml] is > invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 50; > columnNumber: 18; cvc-complex-type.2.4.a: Invalid content was found > starting with element 'plugins'. One of '{WC[##other:" > http://activemq.apache.org/schema/core"]}' is expected. > ... > > But everywhere I look including > http://activemq.apache.org/statisticsplugin.html and both my ActiveMQ > and Camel in Action Books tell the same thing that this is all that is > apparently required. > > I am using v5.5.1 on OpenBSD 5.0 amd64 MP with a JDK & JRE of v1.7.0 > installed via pgk_add and the nano editor. > > Any help would be appreciated. > > -- > Bill > --f46d0444eab72ab86104b6dc0d94--