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

Andrew Purtell updated HBASE-2586:
----------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

TestMasterTransitions is hanging forever as I'm trying to get a trunk build on 
a new Hudson instance working. But this is also getting in the way:

{noformat}
2010-05-26 02:01:05,483 WARN  [main] reflect.NativeMethodAccessorImpl(?): Failed
 startup of context 
org.mortbay.jetty.webapp.webappcont...@508aeb74{/,file:/hudson/workspace/hbase-trunk/target/classes/webapps/hdfs}
java.io.FileNotFoundException: 
file:/hudson/workspace/hbase-trunk/target/classes/webapps/hdfs
{noformat}

The patch on this issue fixes the problem when tested locally. Need to commit 
to test end to end from git mirror. Will revert if there is a problem. 

> Move hbase webapps to an hbase-webapps dir
> ------------------------------------------
>
>                 Key: HBASE-2586
>                 URL: https://issues.apache.org/jira/browse/HBASE-2586
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: move-webapps.txt
>
>
> Having our webapps in a dir named webapps/ is confusing the hadoop http 
> servers in miniclusters. This was causing my MiniMRCluster jobs to not work 
> correctly. Moving our dir to a new name fixed the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to