Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 73848 invoked from network); 3 Mar 2009 10:42:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2009 10:42:01 -0000 Received: (qmail 42357 invoked by uid 500); 3 Mar 2009 10:42:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 42322 invoked by uid 500); 3 Mar 2009 10:41:59 -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 42311 invoked by uid 99); 3 Mar 2009 10:41:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2009 02:41:59 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2009 10:41:51 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LeS41-0003SS-US for users@activemq.apache.org; Tue, 03 Mar 2009 02:41:29 -0800 Message-ID: <22305824.post@talk.nabble.com> Date: Tue, 3 Mar 2009 02:41:29 -0800 (PST) From: venhart To: users@activemq.apache.org Subject: ActiveMQ not working as a cluster within VERITAS 5.0 MP3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tekin.venhar@blueyonder.co.uk X-Virus-Checked: Checked by ClamAV on apache.org Hi, Please could some help or advise if possible ? I running VERITAS 5.0 MP3 ( Storage Foundation File System Enterprise HA 5.0 Sol X64 ), as a cluster server and using Active MQ ( apache-activemq-4.1.1 ). When I start the first Active MQ server, this start's ok and writes to the activemq.log as the MAster. The second server, when I try and start the server, this fails as the SLAVE. It fails with the following error message : ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanCreatio nException: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService' defined in class path resourc e [activemq.xml]: Cannot create inner bean '(inner bean)' while setting bean property 'persistenceAdapter'; nested exc eption is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2': Fac toryBean threw exception on object creation; nested exception is java.io.IOException: Permission denied java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanCreationExcept ion: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService' defined in class path resource [acti vemq.xml]: Cannot create inner bean '(inner bean)' while setting bean property 'persistenceAdapter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2': FactoryBea n threw exception on object creation; nested exception is java.io.IOException: Permission denied Please could some advise my problem, if possible. regards, venhart -- View this message in context: http://www.nabble.com/ActiveMQ-not-working-as-a-cluster-within-VERITAS-5.0-MP3-tp22305824p22305824.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.