From dev-return-25854-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Fri Apr 01 08:03:37 2011 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 36008 invoked from network); 1 Apr 2011 08:03:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2011 08:03:37 -0000 Received: (qmail 65373 invoked by uid 500); 1 Apr 2011 08:03:36 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 65138 invoked by uid 500); 1 Apr 2011 08:03:36 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 65129 invoked by uid 99); 1 Apr 2011 08:03:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 08:03:35 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of james.strachan@gmail.com designates 74.125.82.45 as permitted sender) Received: from [74.125.82.45] (HELO mail-ww0-f45.google.com) (74.125.82.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 08:03:29 +0000 Received: by wwi36 with SMTP id 36so3060051wwi.14 for ; Fri, 01 Apr 2011 01:03:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type; bh=G27uGjSYEdVDnbMoQboJYkhU3MgeQIgN63oclQZWcX8=; b=VWfj8AlLJIyZrM0moaLlTsfcjFACc72powWgYz2uYppEh51CvcsmaZ5AyVnLVRuZzm mQq9wuJ2PnYYeavrhRv26IOLSLfabbMVtkB4HxVfmYE4Kioj7tBPYLb9MvOVqyoCoy3i eMLfVN5Ap+hdnUpORi7dc2oZpgRCgTfcqm4hY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=EqghxzLw2IghyfuuCSx+dW4VhGKcewdeFuJJwOT1ji1+HFP+aXjr7UWgD5MNz15TmZ W6/uMGE7da0mEfzB95cOLhfYD0+DHG5oH+ci9O1WO5x6afkUz5XvgKsfbwsgr7v+Onbi yA+J/mxLq/7J2nUx6auVkDsuPaNEBk9accZlU= Received: by 10.216.20.141 with SMTP id p13mr555896wep.102.1301644989196; Fri, 01 Apr 2011 01:03:09 -0700 (PDT) MIME-Version: 1.0 Sender: james.strachan@gmail.com Received: by 10.216.58.132 with HTTP; Fri, 1 Apr 2011 01:02:49 -0700 (PDT) In-Reply-To: References: From: James Strachan Date: Fri, 1 Apr 2011 09:02:49 +0100 X-Google-Sender-Auth: 26-8B639kBLd-gguwLBIaltS4Mg Message-ID: Subject: Re: [VOTE] Apollo 1.0 Beta 1 Staged.. could To: dev@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org +1 Looks good to me. BTW if I tried running $> apollo apollo> run log4j:WARN No appenders could be found for logger (org.apache.karaf.shell.console.jline.Console). log4j:WARN Please initialize the log4j system properly. Error executing command: Configuration file'/Users/jstrachan/Downloads/apache-apollo-1.0-beta1/etc/apollo.xml' does not exist. or bin/apollo run java.lang.RuntimeException: Configuration file'/Users/jstrachan/Downloads/apache-apollo-1.0-beta1/etc/apollo.xml' does not exist. Try creating a broker instance using the 'apollo create' command. at scala.Predef$.error(Predef.scala:58) at org.apache.activemq.apollo.cli.commands.Run.execute(Run.scala:63) at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35) at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474) at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400) at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108) at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183) at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120) at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:79) at org.apache.karaf.shell.console.Main.run(Main.java:150) at org.apache.karaf.shell.console.Main.run(Main.java:89) at org.apache.activemq.apollo.cli.Apollo$.main(Apollo.scala:38) at org.apache.activemq.apollo.cli.Apollo.main(Apollo.scala) I wondered if there should be a default there? Also after running bin/apollo create foo bin/apollo run --conf foo/etc/apollo.xml I get Loading configuration file 'foo/etc/apollo.xml'. log4j:WARN No appenders could be found for logger (console). log4j:WARN Please initialize the log4j system properly. org.eclipse.jetty.server.Server@62d337d3 STOPPED +-ConstraintSecurityHandler@18f63055 started +-WebAppContext@4adf2940@4adf2940/,file:/Users/jstrachan/Downloads/apache-apollo-1.0-beta1/tmp/webapp/,/Users/jstrachan/Downloads/apache-apollo-1.0-beta1/lib/apollo-web-1.0-beta1-slim.war started +-SessionHandler@427ab40c started +-ConstraintSecurityHandler@2d14d18f started +-ServletHandler@5c2a1ed started +-[/*]/[]==0=>Jersey Filter{com.sun.jersey.config.property.classnames=org.apache.activemq.apollo.web.resources.BrokerResource, org.apache.activemq.apollo.web.resources.JacksonJsonProvider, com.sun.jersey.config.feature.Trace=false, com.sun.jersey.config.feature.Redirect=true, com.sun.jersey.config.feature.ImplicitViewables=true, com.sun.jersey.config.feature.FilterForwardOn404=true, com.sun.jersey.config.property.MediaTypeMappings=html : text/html, xml : application/xml, json : application/json, com.sun.jersey.config.property.resourceConfigClass=com.sun.jersey.api.core.ClassNamesResourceConfig} +-[/*]/[]==0=>TemplateEngineFilter{boot.class=org.apache.activemq.apollo.web.Boot} +-[/]=>default{maxCacheSize=256000000, dirAllowed=true, gzip=true, maxCachedFileSize=10000000, redirectWelcome=false, cacheType=both, acceptRanges=true, welcomeServlets=false, aliases=false, useFileMappedBuffer=true, maxCachedFiles=1000} +-[*.jsp, *.jspf, *.jspx, *.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]=>jsp{logVerbosityLevel=DEBUG, fork=false, xpoweredBy=false, scratchdir=/Users/jstrachan/Downloads/apache-apollo-1.0-beta1/tmp/jsp} +=roles=[] +=/={TRACE={RoleInfo,F,C[]}} +=roles=[admins] +=/*={GET={RoleInfo,C[admins]}} wonder for beta-2 if we could add a little bit of lurve to run straight away without logging warnings? Also showing the web UI URL on the console when it starts might be good too. Incidentally the Home link on the web app points to /index.scaml rather than / On 31 March 2011 19:13, Hiram Chirino wrote: > Hi all, > > I think it abut time we have at least a beta release of Apollo so that folks > can kick it's tires and get more involved if they want to. > I've just cut a release candidate for an Apollo 1.0-beta1 release. > Could you review the artifacts and vote? > > The release has been staged to nexus under: > https://repository.apache.org/content/repositories/orgapacheactivemq-055/ > > Binary distros can be found at: > https://repository.apache.org/content/repositories/orgapacheactivemq-055/org/apache/activemq/apache-apollo/1.0-beta1/ > > Source code distros can be found at: > https://repository.apache.org/content/repositories/orgapacheactivemq-055/org/apache/activemq/apollo-project/1.0-beta1/ > > The build was tagged at: > http://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta1/ > > The project website for that version has been staged to: > http://activemq.apache.org/apollo/versions/1.0-beta1/website/index.html > > Please vote to approve this release > > [ ] +1 Release the binary as Apache ActiveMQ 5.5.0 > [ ] -1 Veto the release (provide specific comments) > > Here's my +1 > > > Regards, > Hiram > > FuseSource > Web: http://fusesource.com/ > -- James ------- FuseSource Email: james@fusesource.com Web: http://fusesource.com Twitter: jstrachan Blog: http://macstrac.blogspot.com/ Open Source Integration