David Capwell created BIGTOP-1606:
-------------------------------------

             Summary: Tachyon webapp directory not located where expected
                 Key: BIGTOP-1606
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1606
             Project: Bigtop
          Issue Type: Bug
            Reporter: David Capwell


Here is where the RPM places the webapp

{code}
bash-4.1# rpm -ql tachyon | grep webapp
/usr/share/tachyon/web/webapp
/usr/share/tachyon/web/webapp/browse-pagination-header.jsp
/usr/share/tachyon/web/webapp/browse.jsp
/usr/share/tachyon/web/webapp/configuration.jsp
/usr/share/tachyon/web/webapp/css
/usr/share/tachyon/web/webapp/css/bootstrap-responsive.min.css
/usr/share/tachyon/web/webapp/css/bootstrap.min.css
/usr/share/tachyon/web/webapp/css/tachyoncustom.min.css
/usr/share/tachyon/web/webapp/dependency.jsp
/usr/share/tachyon/web/webapp/footer.jsp
/usr/share/tachyon/web/webapp/general.jsp
/usr/share/tachyon/web/webapp/header.jsp
/usr/share/tachyon/web/webapp/img
/usr/share/tachyon/web/webapp/img/amplab_logo.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings-white.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings.png
/usr/share/tachyon/web/webapp/img/logo.png
/usr/share/tachyon/web/webapp/index.html
/usr/share/tachyon/web/webapp/js
/usr/share/tachyon/web/webapp/js/bootstrap.min.js
/usr/share/tachyon/web/webapp/js/cookies.min.js
/usr/share/tachyon/web/webapp/js/jquery-1.9.1.min.js
/usr/share/tachyon/web/webapp/memory-pagination-header.jsp
/usr/share/tachyon/web/webapp/memory.jsp
/usr/share/tachyon/web/webapp/pagination-component.jsp
/usr/share/tachyon/web/webapp/pagination-control.jsp
/usr/share/tachyon/web/webapp/viewFile.jsp
/usr/share/tachyon/web/webapp/workers.jsp
{code}


Here is where tachyon expects it

{code}
# less /var/lib/tachyon/logs/master.log\@172.17.0.3_01-17-2015
015-01-17 23:36:56,897 WARN  webapp.WebAppContext (WebAppContext.java:doStart) 
- Failed startup of context 
o.e.j.w.WebAppContext{/,null},/var/lib/tachyon/core/src/main/webapp
java.io.FileNotFoundException: /var/lib/tachyon/core/src/main/webapp
{code}



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

Reply via email to