Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC3C711AE5 for ; Wed, 21 May 2014 00:15:11 +0000 (UTC) Received: (qmail 40412 invoked by uid 500); 21 May 2014 00:15:11 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 40373 invoked by uid 500); 21 May 2014 00:15:11 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 40365 invoked by uid 99); 21 May 2014 00:15:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2014 00:15:11 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.ben.franklin@gmail.com designates 209.85.192.41 as permitted sender) Received: from [209.85.192.41] (HELO mail-qg0-f41.google.com) (209.85.192.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2014 00:15:07 +0000 Received: by mail-qg0-f41.google.com with SMTP id j5so2072353qga.0 for ; Tue, 20 May 2014 17:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZSUNNKGTTeWsgsNvWnBfosC8IitnXo/WkkWNEZjQA2s=; b=k8ThmjfxEUfNFeAmNWs++ivVBM1uHrWRk5rxxoIkU7ga14Xkp0NRdtfqFYTreOgR9L 5xzNg6jmxTNoUB0LZ4JdWzAPXeNEgUlXRx1r2uuR6InHVNTy+7viUqJeMttNLqy27Cgs M5SaMOkk4Z+3mruJYgysZ+dmwD/9O+0eXaXMlq8WcVT9a+Z3rQBn81sl+Pw6IgXXzZCz MJMdtzHCCqWfWnULK2CqWdySRsoJ7ncoK+R+H1uhmclW9/gz7lYrB9liFFOg/Qlpy1me zbkbHklH20qQMR8E1VGVhqxdEMkhGVkBqU9aTufD2l4/mD0HLdaBervtFSaStYinAQNU pTXw== MIME-Version: 1.0 X-Received: by 10.224.4.66 with SMTP id 2mr62727384qaq.58.1400631286945; Tue, 20 May 2014 17:14:46 -0700 (PDT) Received: by 10.140.32.97 with HTTP; Tue, 20 May 2014 17:14:46 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 May 2014 20:14:46 -0400 Message-ID: Subject: Re: Starting the project From: Matt Franklin To: "dev@streams.incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c2e88651db2204f9dde277 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2e88651db2204f9dde277 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, May 20, 2014 at 4:28 PM, Renato Marroqu=C3=ADn Mogrovejo < renatoj.marroquin@gmail.com> wrote: > Sorry I pressed the sent button before I finished writing the email. > Anyways . . . Tomcat 7.0.39, ServiceMix 5.0.1 and Cassandra 2.0.4. > But I am getting this exception: > We are unfortunately in the middle of converging the new model and the old model. This runtime should be working, but it needs some work to ensure that the new components in streams-contrib work. If you are looking to get started with a newer runtime, streams-runtime-local is a good place. Steve posted a link to some examples he wrote for how to get started: https://github.com/w2ogroup/streams-examples/tree/master/twitter-history-el= asticsearch We need to create some of our own examples (or ask him kindly to donate some to us), but until the site is fixed, this is a good start. I will create an issue for the Caml runtime issue you found here. > > May 20, 2014 10:15:29 PM org.apache.catalina.startup.ContextConfig > getServletContainerInitializer > SEVERE: The ServletContentInitializer > [org.springframework.web.SpringServletContainerInitializer] could not be > created > java.lang.ClassNotFoundException: > org.springframework.web.SpringServletContainerInitializer > at > > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.= java:1713) > at > > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.= java:1558) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:270) > at > > org.apache.catalina.startup.ContextConfig.getServletContainerInitializer(= ContextConfig.java:1659) > at > > org.apache.catalina.startup.ContextConfig.processServletContainerInitiali= zers(ContextConfig.java:1569) > at > > org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:12= 77) > at > > org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.ja= va:878) > at > > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.ja= va:369) > at > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSup= port.java:119) > at > > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.j= ava:90) > at > > org.apache.catalina.core.StandardContext.startInternal(StandardContext.ja= va:5269) > at > org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) > > That let me to [2]. Is this related to this? or is it just me doing thing= s > wrong here? > Thanks for any pointers! > > > Renato M. > > 2014-05-20 22:25 GMT+02:00 Renato Marroqu=C3=ADn Mogrovejo < > renatoj.marroquin@gmail.com>: > > > Hey guys, > > > > This is a long overdue email but with little steps I will start going := ) > > So I have been trying to run the whole project based on[1]. As there is > no > > version for any of the pieces involved in running this (if there is > please > > point me to them, if not, I am happy to put them on the site somewhere)= . > I > > chose > > > > > > > > [1] http://streams.incubator.apache.org/streams-usage.html > > [2] > > > http://stackoverflow.com/questions/7692497/tomcat-wont-load-my-meta-inf-s= ervices-javax-servlet-servletcontainerinitializ > > > --001a11c2e88651db2204f9dde277--