Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 13887F3C0 for ; Thu, 21 Mar 2013 21:03:24 +0000 (UTC) Received: (qmail 79839 invoked by uid 500); 21 Mar 2013 21:03:24 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 79760 invoked by uid 500); 21 Mar 2013 21:03:23 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 79752 invoked by uid 99); 21 Mar 2013 21:03:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 21:03:23 +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 yusaku@hortonworks.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-la0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 21:03:18 +0000 Received: by mail-la0-f52.google.com with SMTP id fs12so5950025lab.25 for ; Thu, 21 Mar 2013 14:02:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=+U36IQaURSEHouZEpzB2wqfWJvTVFk5Fonzi8hS0ZFk=; b=RdBmIg5Tu+Nn3IzUUAl8HwIYpepQ393lv6bTuDkczog5dfOPsDs8ILlZG4j3SFMMUX AyCcUp+ig6xBW/6qcWkgY7KJa5CJLNp4pswBXiMrMmLVGhWz8THutkcanB3BgV+gDemT WLKf37pyaxxgtPNQoTXNMey/Gw6QPzdL36UVC2Y5QPbg2+Dy87k40ShMbl4hGopHRTYX /ma/rssda2H4YHUF4pxPEj6AG1UJmDoyrwP0zqWRaRZ0GJvdUAemLZCldcIjpb296Afe iJLMxoqYxC7OimcdcCDiVEVWPPD+KVyQXzbCaQKmh45okjwMi6Smbnqjalx3UXsDPaMY z4Og== MIME-Version: 1.0 X-Received: by 10.112.79.1 with SMTP id f1mr3056459lbx.114.1363899777212; Thu, 21 Mar 2013 14:02:57 -0700 (PDT) Received: by 10.112.24.67 with HTTP; Thu, 21 Mar 2013 14:02:56 -0700 (PDT) In-Reply-To: <32164387.17667559.1363897500749.JavaMail.root@redhat.com> References: <695452472.17665291.1363897062751.JavaMail.root@redhat.com> <32164387.17667559.1363897500749.JavaMail.root@redhat.com> Date: Thu, 21 Mar 2013 14:02:56 -0700 Message-ID: Subject: Re: Problem running ambari-web test server From: Yusaku Sako To: ambari-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=90e6ba308e50bb029004d875a948 X-Gm-Message-State: ALoCoQlbVTZuQYnGCjZ56BIsHbT8Kwxt1zasYDIxoeY2yn6ZhI6e5PGXyyIPfv17TuudF4Vbjg+a X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba308e50bb029004d875a948 Content-Type: text/plain; charset=ISO-8859-1 Hi Chad, That Wiki that you referred to is outdated. Please follow this Wiki instead: https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development Having said that, I've had several people report to me about the same error, even when following the updated instructions mentioned above. I was able to replicate the issue, but the problem went away for me after doing: # cd $AMBARI_DIR/ambari-web # rm -rf node_modules public # npm install # brunch build Please let me know if you continue to see issue. Yusaku On Thu, Mar 21, 2013 at 1:25 PM, Chad Roberts wrote: > Hello, > I'm new to the world of ambari development and I'm hoping someone might be > able help me along the path. > > I've been attempting to follow the instructions provided at > https://cwiki.apache.org/AMBARI/ambari-666-development.html > > I've grabbed the latest from trunk and am attempting to run the ambari-web > test server (Fedora 17 64-bit). > > Here is what I get when I run "brunch w --s": > > TypeError: Object [object global] has no method 'run' > at EmberPrecompiler.module.exports.EmberPrecompiler.setup > (/home/croberts/workspace/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:22:19) > at new EmberPrecompiler > (/home/croberts/workspace/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:31:14) > at /usr/local/lib/node_modules/brunch/lib/helpers.js:546:14 > at Array.map (native) > at Object.exports.getPlugins > (/usr/local/lib/node_modules/brunch/lib/helpers.js:545:8) > at /usr/local/lib/node_modules/brunch/lib/commands/watch.js:168:25 > at Object.exports.loadPackages > (/usr/local/lib/node_modules/brunch/lib/helpers.js:539:12) > at initialize > (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:161:20) > at new BrunchWatcher > (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:247:7) > at > > Regards, > Chad > --90e6ba308e50bb029004d875a948--