You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/12 22:18:00 UTC

[jira] [Commented] (AMBARI-11076) Atlas Install fails with war error

    [ https://issues.apache.org/jira/browse/AMBARI-11076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540629#comment-14540629 ] 

Hudson commented on AMBARI-11076:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2573 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2573/])
AMBARI-11076. Atlas Install fails with war error (Jon Maron via smohanty) (smohanty: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2dcf4f3107da6c58bba68308163ea79cead04b09)
* ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py
* ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py
* ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py


> Atlas Install fails with war error
> ----------------------------------
>
>                 Key: AMBARI-11076
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11076
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, stacks
>            Reporter: Jonathan Maron
>            Assignee: Jonathan Maron
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Atlas Install fails with war error:
> 2015-05-12 00:11:46,678 - Error while executing command 'install':
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 214, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3.0.0/package/scripts/metadata_server.py", line 31, in install
>     self.configure(env)
>   File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3.0.0/package/scripts/metadata_server.py", line 36, in configure
>     metadata()
>   File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3.0.0/package/scripts/metadata.py", line 72, in metadata
>     raise Fail("Unable to copy {0} because it does not exist".format(metadata_war_file))
> Fail: Unable to copy /usr/hdp/current/atlas-server/server/webapp/metadata.war because it does not exist



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)