You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Erin A Boyd (JIRA)" <ji...@apache.org> on 2013/04/03 00:41:15 UTC

[jira] [Updated] (AMBARI-1772) ambari-web shows successfully build, but is failing

     [ https://issues.apache.org/jira/browse/AMBARI-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erin A Boyd updated AMBARI-1772:
--------------------------------

    Description: 
Ambari build appears to be successful, but upon installation/setup of ambari-server rpm when console is launched, it only shows Directory: /
When rebuilding the ambari-web the following issued:
rm -rf node_modules
npm install
brunch build

Brunch build shows the following output:
[root@eboyd ambari-web]# brunch build

TypeError: Object [object global] has no method 'run'
    at EmberPrecompiler.module.exports.EmberPrecompiler.setup (/opt/eclipse/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:22:19)
    at new EmberPrecompiler (/opt/eclipse/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 <error: illegal access>
[root@eboyd ambari-web]# 


  was:
ambari-server setup uses "/sbin/service iptables xxxx" to check the firewall service and disable it.

On Fedora 18+, the iptables service has been replaced with firewalld.

    Environment: branch-1.2 on REHL 6.x  (was: branch-1.2 on Fedora 18)
    
> ambari-web shows successfully build, but is failing
> ---------------------------------------------------
>
>                 Key: AMBARI-1772
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1772
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>         Environment: branch-1.2 on REHL 6.x
>            Reporter: Erin A Boyd
>            Priority: Minor
>
> Ambari build appears to be successful, but upon installation/setup of ambari-server rpm when console is launched, it only shows Directory: /
> When rebuilding the ambari-web the following issued:
> rm -rf node_modules
> npm install
> brunch build
> Brunch build shows the following output:
> [root@eboyd ambari-web]# brunch build
> TypeError: Object [object global] has no method 'run'
>     at EmberPrecompiler.module.exports.EmberPrecompiler.setup (/opt/eclipse/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:22:19)
>     at new EmberPrecompiler (/opt/eclipse/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 <error: illegal access>
> [root@eboyd ambari-web]# 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira